Sudoku is a terminal-based game developed in JavaScript. You can run this game in any kind of terminal.
Use any package manager to install Sudoku globally by running (take npm as example):
$ npm install -g sudoku
Then you can play Sudoku after running sudoku
command, enjoy!
- Variable difficuty choices
- Two key bindings -
WASD
and arrow-key style
- Multi language support
- Hint of available numbers
- Better UI