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

README.txt

A complete game of Snake, written in SDL.