Skip to content

multipurpose sudoku application written in C++ using Allegro 5 library

License

Notifications You must be signed in to change notification settings

paulinek13/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance GitHub repo size

sudoku

multipurpose sudoku application
download »

request feature · report issue
about · contributing · credits · changelog · screenshots

Logo

About

This app lets you generate and solve sudoku as well as save/load sudoku to/from a file. There are also elements to help you solve sudoku on your own. It is written in C++ using Allegro 5 library.

Contributing

Pull requests are welcome. Any feedback is welcome as well. For major changes, please open an issue first to discuss what you would like to change.

more soon

Credits

Changelog

  • v1.1 2020-05-30
    • switching font to more readable one
    • displaying only filled boxes
    • improving general readability
  • v1.0 2020-05-19
    • first release

Screenshots

screenshot_2 screenshot_3 screenshot_4 screenshot_5 screenshot_7