SDL/examples/game/01-snake
Anonymous Maarten 590e1196d0 snake: check allocated memory before use 2024-10-25 17:47:26 +02:00
..
README.txt examples: Split up description text by line breaks. 2024-07-30 15:37:46 -04:00
snake.c snake: check allocated memory before use 2024-10-25 17:47:26 +02:00

README.txt

A complete game of Snake, written in SDL.