Retro_Gameboy
The purpose of this project is to create a GameBoy with classic games.
|
Enumerations | |
enum | GAME { UNKNOWN , TETRIS , ARKANOID , SNAKE } |
enum choices::GAME |
Enumerator | |
---|---|
UNKNOWN | |
TETRIS | |
ARKANOID | |
SNAKE |
Definition at line 13 of file GameGenerics.h.