| Modifier and Type | Class and Description |
|---|---|
class |
Riddle
The Sudoku game field.
|
| Modifier and Type | Method and Description |
|---|---|
static GameMatrix |
Creator.createFull()
Creates a valid fully setup sudoku.
|
| Modifier and Type | Method and Description |
|---|---|
static Riddle |
Creator.createRiddle(GameMatrix in)
Creates a riddle setup sudoku.
|
Copyright © 2017. All rights reserved.