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 sudokuThen you can play Sudoku after running sudoku command, enjoy!
- Variable difficuty choices
- Two key bindings -
WASDand arrow-key style
- Multi language support
- Hint of available numbers
- Better UI