Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 2 years ago
..
README.txt afabccd4d0 examples: Split up description text by line breaks. 2 years ago
main.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
snake.c bc8b768b9a examples/snake: Fix up build. 2 years ago
snake.h b24bfc2c98 fix RandFunc typedef 2 years ago

README.txt

A complete game of Snake, written in SDL.