paulinek13 / sudoku

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v2.0


Languages

Language:C++ 100.0%