a2sudoku/a2sudoku
2018-06-24 23:42:40 -04:00
..
make Add support for a mouse. Add a license. 2018-06-24 23:42:40 -04:00
game.c Add support for printing the time to solve the puzzle if there is a real time clock in the system. 2015-08-19 00:35:18 -04:00
game.h Add support for printing the time to solve the puzzle if there is a real time clock in the system. 2015-08-19 00:35:18 -04:00
generateSudoku.pl Migrate to the new build engine 2018-06-19 23:39:48 -04:00
main.c Create the project. Write some code to manage a set of puzzles. Write some code to manage a sudoku game. Start work on the UI for the game. 2015-07-15 18:27:40 -05:00
Makefile Add support for a mouse. Add a license. 2018-06-24 23:42:40 -04:00
mouseWrapper.c Add support for a mouse. Add a license. 2018-06-24 23:42:40 -04:00
mouseWrapper.h Add support for a mouse. Add a license. 2018-06-24 23:42:40 -04:00
puzzles.c Migrate to the new build engine 2018-06-19 23:39:48 -04:00
puzzles.h Add the ability to save and load your game. 2015-07-16 19:40:27 -05:00
puzzles.txt Reduce the number of puzzles to 1000 because I ran out of space on the disk for the saved game. 2015-07-16 20:49:02 -05:00
ui.c Add support for a mouse. Add a license. 2018-06-24 23:42:40 -04:00
ui.h Create the project. Write some code to manage a set of puzzles. Write some code to manage a sudoku game. Start work on the UI for the game. 2015-07-15 18:27:40 -05:00