GitHub - PrashantGyawali/Sudoku: Simple terminal sudoku game written in C. (Only compiles for Windows) Use terminal that supports inputs and colors. eg: vscode terminal, git bash terminal etc.
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple terminal sudoku game written in C. (Only compiles for Windows) Use terminal that supports inputs and colors. eg: vscode terminal, git bash terminal etc.
Remove unncessary code and use structures for readability
Note: Only compiles on Windows
Game Images
Game board:
Different Settings Available
About
Simple terminal sudoku game written in C. (Only compiles for Windows) Use terminal that supports inputs and colors. eg: vscode terminal, git bash terminal etc.