Skip to content
/ sudoku Public

University Project: Simple Sudoku - Comes with 4 pre-defined sudokus (for now). Checks entries and marks conflicting ones. Will check the solution by calculating the checksum once the field has been filled out completely.

License

Notifications You must be signed in to change notification settings

sord1d/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sord1d/sudoku

This game has been a project for university.

It has the following features:

  • The game comes with 4 pre-defined sudokus for now, more will follow soon.
  • Entries will be checked and conflicting ones will be marked.
  • The final solution will be checked by calculating the checksum
  • The final check will start once the field has been filled out completely.

To-do-list / known bugs

  • When you switch a riddle that's half finished it won't be reset when it's chosen again
  • More sudokus will be added
  • Implement a dark mode

Screenshots

sudoku image

sudoku image

About

University Project: Simple Sudoku - Comes with 4 pre-defined sudokus (for now). Checks entries and marks conflicting ones. Will check the solution by calculating the checksum once the field has been filled out completely.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages