glm94
|
6e6acb6928
|
Appears I fixed the logic bug on the cells. The game seems to play out correctly now.
|
2022-06-09 21:41:48 +00:00 |
|
glm94
|
7b456510d5
|
Added a seeding function to generate a 'random' board. There's clearly some logic bugs for cell status but its a start.
|
2022-06-09 20:20:01 +00:00 |
|
glm94
|
4bcc3af0a8
|
This code is hot garabage, but just testing things. Trying a really terrible way to do 'Updates' on the cells' statuses. Not really working but its a start of the checking the rules for the game.
|
2022-06-07 21:40:23 -05:00 |
|
glm94
|
03883a04de
|
The user can now click to create a cell anywhere. Terrible main loop for drawing the cells but good enough for quick and dirty testing.
|
2022-06-06 22:57:22 -05:00 |
|
glm94
|
813b0407a4
|
Rect testing
|
2022-06-05 19:11:49 -05:00 |
|
glm94
|
baa580fa24
|
Setup basic things
|
2022-06-02 21:34:29 -05:00 |
|