nSnake
A ncurses implementation of the classic Snake game
Data Fields
player_pieces Struct Reference

The structure of each part of the player. More...

#include <player.h>

Data Fields

int x
 x position of this part
int y
 y position of this part

Detailed Description

The structure of each part of the player.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Defines