Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.73 KB

README.md

File metadata and controls

57 lines (44 loc) · 1.73 KB

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