Commit Graph

11 Commits

Author SHA1 Message Date
Juhani Krekelä 9f59571d48 Fix bug with fruits spawning on top of snake 2023-01-15 00:37:02 +02:00
Juhani Krekelä 9b6df7216f Improve README.md 2023-01-14 22:59:35 +02:00
Juhani Krekelä 75d30fb831 Add a README 2023-01-14 22:52:57 +02:00
Juhani Krekelä f3e5856ac4 Add scoring 2023-01-14 22:43:49 +02:00
Juhani Krekelä 65a8c4cc1a Run sipsi-8 at 900Hz for full-speed experience 2023-01-14 22:43:25 +02:00
Juhani Krekelä 2368fa7b7f Tune snake speed and fix a bug with turning code 2023-01-14 22:14:07 +02:00
Juhani Krekelä 4a63bf5467 Lengthen the snake when it eats a fruit 2023-01-14 22:11:39 +02:00
Juhani Krekelä 76ceb71e93 Store snake's movement to allow longer snake 2023-01-14 22:02:59 +02:00
Juhani Krekelä c632573f90 Play a short beep whenever fruit is eaten 2023-01-14 21:40:43 +02:00
Juhani Krekelä c81dee26f2 Use a direction value instead of dx, dy pair for movement 2023-01-14 21:40:43 +02:00
Juhani Krekelä 8246dc5240 First commit 2023-01-10 21:55:27 +02:00