Skip to content
/ sudoku Public

A linux based TUI Sudoku which can generate and solve Sudoku puzzles.

License

Notifications You must be signed in to change notification settings

mislah/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku

A linux terminal based TUI sudoku which can generate and solve sudoku puzzles. The program uses termios library and ANSI escape sequences to simulate a graphical user interface. The user can scroll through using arrow keys and there is no need to press enter after each input as of conventional terminal input.

The player can choose from four difficulty levels to play. The user can also find the solution of a puzzle by inputting the puzzle. The program can also stores upto 5 top scores in each difficulty level. Please read help section in-game before you begin with.

Screenshot menu Screenshot puzzle Screenshot solver

About

A linux based TUI Sudoku which can generate and solve Sudoku puzzles.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages