6e6acb6928
Appears I fixed the logic bug on the cells. The game seems to play out correctly now.
main
glm942022-06-09 21:41:48 +00:00
7b456510d5
Added a seeding function to generate a 'random' board. There's clearly some logic bugs for cell status but its a start.
glm942022-06-09 20:20:01 +00:00
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.
glm942022-06-07 21:40:23 -05:00
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.
glm942022-06-06 22:57:22 -05:00