SDL/examples/game/01-snake
Ryan C. Gordon afabccd4d0
examples: Split up description text by line breaks.
2024-07-30 15:37:46 -04:00
..
README.txt examples: Split up description text by line breaks. 2024-07-30 15:37:46 -04:00
main.c Add "Snake" game example 2024-07-30 13:26:01 -04:00
snake.c examples/snake: Fix up build. 2024-07-30 13:40:01 -04:00
snake.h fix RandFunc typedef 2024-07-30 21:15:04 +03:00

README.txt

A complete game of Snake, written in SDL.