9 Commits

Author SHA1 Message Date
paulusja
c4bbe09048 Add game over screen. 2026-04-30 15:11:25 +02:00
paulusja
d820318814 Let snake grow when it hits the prey. 2026-04-23 18:24:42 +02:00
paulusja
d19c45abbc Kill snake on collision with itself. 2026-04-23 16:39:56 +02:00
paulusja
0e72331f45 Add snake collision with wall. 2026-04-23 16:33:28 +02:00
paulusja
5f411e2518 Add snake control. 2026-04-23 14:39:41 +02:00
paulusja
b354a7dd90 Move snake. 2026-04-16 16:48:29 +02:00
paulusja
7833713d31 Add length for snake. 2026-04-16 16:30:56 +02:00
paulusja
30c4773f13 Add type annotations. 2026-04-16 16:16:50 +02:00
paulusja
01e4afd552 Add first version of snake. 2026-04-16 16:09:49 +02:00