|
763ed9b38a
|
#7 Moved score into its own struct. Print score and reason of death at game over.
|
2023-11-24 22:17:19 +01:00 |
|
|
65ccadb6d8
|
#12 It sucks, doesn't work.
|
2023-11-23 23:28:44 +01:00 |
|
|
aea82ab765
|
#4 Gives the snake a tail.
|
2023-11-23 22:36:44 +01:00 |
|
|
b17918f052
|
Added scoring + apple mechanics
|
2023-11-12 16:57:52 +01:00 |
|
|
c2134de4b7
|
Comments
|
2023-11-12 16:01:06 +01:00 |
|
|
de33a25864
|
#2 Start at the center of the screen. Always goes right. Sorta dies when it hits the border, but only when you are pressing a key. If it runs automatically into the border the game freezes.
|
2023-11-12 14:51:06 +01:00 |
|
|
1f58fa5dbd
|
For #1 split the gameplay loop up from the key processor. Non-blocking channels proof of concept.
|
2023-11-12 12:55:09 +01:00 |
|
|
9c1a9fc83d
|
Splitting up functions, introducing the game director
|
2023-11-07 21:47:32 +01:00 |
|