9 Commits

Author SHA1 Message Date
FranLMSP b4166d9e63 logic to keep snake within boundaries 2026-03-10 17:09:48 -05:00
FranLMSP f75ab1ac47 snake can now move, eat food and grow 2026-03-10 16:39:40 -05:00
FranLMSP 33db0eaaef draw snake 2026-03-10 12:13:21 -05:00
FranLMSP e57300e673 basic field drawer and basic timer implementation 2026-03-09 23:57:59 -05:00
FranLMSP 9856fd5f41 field loader 2026-03-09 20:30:49 -05:00
FranLMSP 085c3ab62f implement some of the main game logic 2026-03-09 18:05:08 -05:00
FranLMSP 6cbf4c9328 a bit more collision detection logic 2026-03-08 19:06:34 -05:00
FranLMSP 23b7e1ad23 snake movement 2026-03-08 17:17:32 -05:00
FranLMSP 149e1e0381 basic snake movement implementation 2026-03-08 13:18:28 -05:00