A quick-n-dirty game of Sudoku for the terminal.
Compile & run the sko binary. The keyboard keys are mapped as the following...
- N Start a new game.
- Set a difficulty level
- S Super easy
- E Easy
- M Medium
- A Advanced
- H Hard
- H Hint
- Q Quit
Basic autotools are used.
autoreconf -i -f
./configure
make
sudo make install
This project was just for fun. Any issues & feedback are welcomed.
