Commit Graph

9 Commits

Author SHA1 Message Date
9e7481f75b Did some changes:
1. Moved sudoku.lua to the root
2. Create Makefule
3. Add love binaries in `static-binaries` (they are not static yet)
4. Worked on fullscreen mode. (WIP)
2024-01-29 02:50:42 +03:30
dccf9b3616 before adding the solver 2020-06-01 04:24:48 +04:30
98c245fb9e add check for conflict 2020-05-29 00:58:06 +04:30
231612cce4 fix board file path 2020-05-28 22:49:22 +04:30
2ab5e1a811 refactoring: using UI components 2020-05-28 22:35:58 +04:30
2cc3e856c5 before total refactoring 2020-05-28 22:32:51 +04:30
82120ea3db logic separation done 2020-05-21 21:38:24 +04:30
3abedc2ed8 before ui / game logic separation 2020-05-21 21:25:00 +04:30
0624b43b82 import löve user interface 2020-05-21 13:59:10 +04:30