![]() |
nSnake
A ncurses implementation of the classic Snake game
|
| fruit_t | The fruit structure |
| game_t | Global definitions related to the game in general |
| player_pieces | The structure of each part of the player |
| player_t | Represent the snake itself |
| screen_t | Global definitions related to the game screen |
1.7.6.1