SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
game.h File Reference

full game logic and display management More...

#include <vector>
#include "mingl/mingl.h"
#include "pixelManager/pixelManager.h"
#include "utils.h"
#include "playerDef.h"
#include "player.h"
#include "playMode.h"
#include "configData.h"
#include "projectiles.h"
#include "scoresManager.h"
#include "god.h"
#include "invadersGrid.h"
Include dependency graph for game.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Game
 Main game class. More...
 

Detailed Description

full game logic and display management

Author
RUBINI Thomas
SIMAILA Djalim
Date
January 2022
Version
1.0

Definition in file game.h.