Snake
|
▼NFood | |
CFood | An Abstract Data type which represents a one-unit of food |
▼Nhighscore | |
CHighScore | A Class that will contain useful functions in order for the creation of highscore page |
▼NInterface | |
CGUI | A Class that will contain useful functions in order for the creation of main interface |
▼NSnake | |
CSnake | An Abstract Data type representing a snake character object |