|
R-Type
2
Doom but in better
|

Files | |
| Bullet.cpp | |
| Implementation of the functions for the Bullet class. | |
| EnemyBrain.cpp | |
| The file in charge of containing the functions that will fill the logic of the enemy movements. | |
| Orchestrator.cpp | |
| File that will contain the code for functions of the orchestrator class. | |
| PlayerBrain.cpp | |
| The file in charge of containing the function for the brain of the player. | |