This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2025-10-16 06:45:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab832f1be033484e7417c29ea29515619c86b4c3
SDL
/
examples
/
game
/
01-snake
History
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.