fixed game logic

This commit is contained in:
2025-03-23 21:41:37 +01:00
parent 507bc9cc86
commit 38008e00bc
7 changed files with 90 additions and 59 deletions

View File

@@ -19,7 +19,7 @@ If you need to change the toolchain (for example using gcc):
### Run the project
``xmake run``
Note that the program will genereate the polyomino files for you. This can be quite long so it only does it up to size 10.
Note that the program will generate the polyomino files for you. This can be quite long so it only does it up to size 10.
If for some reasons you wanna run the command line version:
``xmake run text``