nSnake
A ncurses implementation of the classic Snake game
 All Data Structures Files Functions Variables Enumerations Macros Pages
Data Structures
Here are the data structures with brief descriptions:
oCfruit_tThe fruit structure
oCgame_tGlobal definitions related to the game in general
oCplayer_piecesThe structure of each part of the player
oCplayer_tRepresent the snake itself
\Cscreen_tGlobal definitions related to the game screen