SUPER Space invader : Turbo edition DX - VS GOD 1.0.0
A simple space invader ripoff
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Cconfig_error
 CConfigBuilder
 CConfigDataThis struct stores all relevant data from the configuration file
 CGameMain game class
 CGodStores all God's data
 CGoodPixelManager
 CInvadersColumnColumn of invader
 CInvadersGrid
 CInvaderTypeDefDefines an invader type
 CMenuMenu stuct
 CMySprite
 CPixelManagerMain display function, clear the window and calls sub display functions
 CPlayerPlayer data structure
 CPlayerDefPlayer data, contains colors and key configuration
 CPlayerKeysPlayer key configuration
 CScoreLinkMakes a link between a player username and their score
 CScoresManagerManage the score in the game and inside the score file
 CTorpedoPlayer's projectiles