SDL/examples/game/01-snake
Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value.
Fixes #10994.
2024-09-29 23:24:04 -04:00
..
README.txt examples: Split up description text by line breaks. 2024-07-30 15:37:46 -04:00
snake.c main: SDL_AppQuit() now reports the result value. 2024-09-29 23:24:04 -04:00

README.txt

A complete game of Snake, written in SDL.