Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
..
README.txt afabccd4d0 examples: Split up description text by line breaks. 1 year 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. 1 year ago
snake.h b24bfc2c98 fix RandFunc typedef 1 year ago

README.txt

A complete game of Snake, written in SDL.