You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/examples/demo/01-snake
Marcus Harrison b795762b62
Small fix for snake example (#13790)
Rename THREE_BITS to SNAKE_CELL_SET_BITS
Make SNAKE_CELL_SET_BITS depend on SNAKE_CELL_MAX_BITS
2 weeks ago
..
README.txt examples: Rename "game" to "demo". 10 months ago
onmouseover.webp examples: Improve webpage generation in various ways, add thumbnails, etc. 9 months ago
snake.c Small fix for snake example (#13790) 2 weeks ago
thumbnail.png examples: Improve webpage generation in various ways, add thumbnails, etc. 9 months ago

README.txt

A complete game of Snake, written in SDL.