A Command Line Interface Sudoku written in C, for Data Structure Course Design.
- Implement a prototype of the Sudoku game
- Generate Sudoku puzzles in different difficulties
- Provide conflicting check for operations, with help message
- Timing function
[1]薛源海,蒋彪彬,李永卓,闫桂峰,孙华飞.基于“挖洞”思想的数独游戏生成算法[J].数学的实践与认识,2009,39(21):1-7.
Course design report is in the branch 'report'. Feel free to use it, but at your own risks.