|
C++ Joueur Client
|
Collect of the most of the rarest mineral orbiting around the sun and out-compete your competitor. More...
Classes | |
| class | AI |
| This is the header file for building your Stardash AI More... | |
| class | Body |
| A celestial body located within the game. More... | |
| class | Game |
| Collect of the most of the rarest mineral orbiting around the sun and out-compete your competitor. More... | |
| class | Game_object |
| An object in the game. The most basic class that all game classes should inherit from automatically. More... | |
| class | Job |
| Information about a unit's job. More... | |
| class | Player |
| A player in this game. Every AI controls one player. More... | |
| class | Projectile |
| Tracks any projectiles moving through space. More... | |
| class | Unit |
| A unit in the game. May be a corvette, missleboat, martyr, transport, miner. More... | |
Collect of the most of the rarest mineral orbiting around the sun and out-compete your competitor.
The full game rules for Stardash can be found on GitHub.
Additional materials, such as the story and game template can be found on GitHub as well.