System Grab Bag

View all TLDR pages from common (or from all pages)

nudoku

Sudoku game in terminal. More information: https://jubalh.github.io/nudoku/.
  • Start a sudoku game:
    nudoku
  • Choose the difficulty of the game:
    nudoku -d {{easy|normal|hard}}
  • Navigate the board:
    {{h|j|k|l}} OR {{Left|Down|Up|Right}} arrow key
  • Delete a number:
    {{Backspace|x}}
  • Get a hint:
    H
  • See the complete solution:
    S
  • Create a new puzzle:
    N
  • Quit the game:
    Q

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.