54193eca80
Update .gitignore to exclude build folder
2024-01-29 02:51:15 +03:30
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
851cf2ff95
Include fonts
2024-01-29 01:00:20 +03:30
1bb8bdc6b0
update README
2020-06-01 04:57:05 +04:30
227fa8a257
update README
2020-06-01 04:42:58 +04:30
06231936fb
update REAME
2020-06-01 04:41:03 +04:30
f6c80ebcfa
add solver
2020-06-01 04:32:00 +04:30
dccf9b3616
before adding the solver
2020-06-01 04:24:48 +04:30
8e279b4800
add undo
2020-05-30 09:39:10 +04:30
ba7db7a04e
midway refactoring sudoku logic
2020-05-30 08:27:13 +04:30
3555c49ad4
before refactoring sudoku logic
2020-05-30 08:21:25 +04:30
775398f456
add keys 'a' and 's' for showing board options
2020-05-29 10:19:18 +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
ef89687779
rename boards
2020-05-28 22:42:28 +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
8b6e208c85
add solution to boards/hard/03.txt
2020-05-23 18:04:05 +04:30
6ea1eec07a
eod
2020-05-22 05:29:43 +04:30
82120ea3db
logic separation done
2020-05-21 21:38:24 +04:30
af42e5e74e
remove old colors
2020-05-21 21:30:37 +04:30
aab31f3301
remove keypressed2
2020-05-21 21:26:17 +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
bb078d798b
import sudoku logic codes
2020-05-20 14:40:38 +04:30
2954a4d0b3
initial commit
2020-05-18 07:28:40 +04:30