Retro_Gameboy
The purpose of this project is to create a GameBoy with classic games.
|
Structure to holds x and y cordinates of the snake when it move across the grid. More...
Data Fields | |
int | x |
int | y |
Structure to holds x and y cordinates of the snake when it move across the grid.