Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.
/ Sudoku Public archive

A Command Line Interface Sudoku written in C, for Data Structure Course Design.

Notifications You must be signed in to change notification settings

JunkFood02/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

A Command Line Interface Sudoku written in C, for Data Structure Course Design.

Basic Requirement

  • Implement a prototype of the Sudoku game
  • Generate Sudoku puzzles in different difficulties
  • Provide conflicting check for operations, with help message
  • Timing function

References

[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.

About

A Command Line Interface Sudoku written in C, for Data Structure Course Design.

Resources

Stars

Watchers

Forks