--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # nudoku > Sudoku game in terminal. > More information: . - Start a sudoku game: `nudoku` - Choose the difficulty of the game: `nudoku -d {{easy|normal|hard}}` - Navigate the board: `{{||||}}` - Delete a number: `{{|}}` - Get a hint: `` - See the complete solution: `` - Create a new puzzle: `` - Quit the game: ``