nanpure 1.0.0

Yet another sudoku playing game.
Documentation

Kodumaro Nanpūrë

Nanpūrë

Yet another (colourful) Sudoku playing game.

Installation

cargo install nanpure

Controls

  • Cursor keys: select cell
  • Numbers: set cell value
  • 0: clean cell value up
  • Control + number: toggle cell candidate
  • U: undo
  • Escape: back
  • Pause: pause / unpause
  • Control + Q: quit

You can use the mouse to select cells as well.

Colours

  • 1: red
  • 2: orange
  • 3: yellow
  • 4: green
  • 5: blue
  • 6: indigo
  • 7: violet
  • 8: magenta
  • 9: gray

Requirements

It’s require that Michael Kennett’s Sudoku be installed: it’s used as board generating back-end.

Known bugs

Found bugs can be reported here.

License

License: BSD-3-Clause

Screenshot