nanpure 0.1.5

Yet another sudoku playing game.
nanpure-0.1.5 is not a library.
Visit the last successful build: nanpure-1.0.0

nanpure

Nanpure

Yet another (colourful) Sudoku playing game.

Installation

cargo install nanpure

Controls

  • Cursor keys or WASD: select cell
  • Numbers: toggle candidates
  • Control + number (or Shift + number): set cell value
  • Control + 0 (or Shift + 0): clean cell value up
  • Space: alias to toggle single-value cell
  • F1: help
  • Escape: back or quit

No mouse during gameplay.

Colours

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

License

License: BSD-3-Clause