Retro_Gameboy
The purpose of this project is to create a GameBoy with classic games.
Data Structures
Here are the data structures with brief descriptions:
[detail level 12]
 CArkanoid
 CGameGenerics
 CSnake
 CFruitStructure to holds x and y cordinates of the fruit
 CSnakeStrctStructure to holds x and y cordinates of the snake when it move across the grid
 CTetris
 CPointDenotes x and y points