snake.app

Undocumented in source.

Members

Classes

SnakeGame
class SnakeGame

A simple snake game. Uses code-generated graphics to avoid relying on external assets.

Functions

main
int main()

The main entry point. Contains essential calls to initializing and running the program.

Meta