logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Play Sudoku - Solve Puzzles in Terminal | Online Free DevTools by Hexmos

Solve Sudoku puzzles in your terminal with nudoku. Enjoy easy, normal, or hard difficulty levels for a challenging and engaging experience. Free online tool, no registration required.

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>|<ArrowKeys>}}

  • Delete a number:

{{<Backspace>|<x>}}

  • Get a hint:

<H>

  • See the complete solution:

<S>

  • Create a new puzzle:

<N>

  • Quit the game:

<Q>

See Also