|
TheCOSCGameProject
1.0
|

Files | |
| file | combat.cpp |
| Implementation of combat functions for the game. | |
| file | dungeon.cpp |
| Implementation of the Dungeon class. | |
| file | enemies.cpp |
| Implementation of the EnemySpawner class. | |
| file | menu.cpp |
| Implementation of the Valeris game menu system. | |
| file | minigames.cpp |
| Implementation of the TicTacToe, CodeGuesser, and BlackJack games. | |
| file | player.cpp |
| Implementation of the Player class. | |
| file | room.cpp |
| Implementation of Room and RoomContent classes for dungeon system. | |
| file | toolkit.cpp |
| Implements utility functions for the Valeris game. | |
| file | valerisgame.cpp |
| Implements the ValerisGame class for the Valeris game. | |
| file | weapon.cpp |
| Implements the Weapon class for managing weapon data in the Valeris game. | |
1.8.13