Commit Graph

58 Commits

Author SHA1 Message Date
PlatinumSkink c829315598 Ball hitting bricks destroys bricks! We can PLAY! (kind of) 2015-09-11 10:50:49 +02:00
PlatinumSkink 1d94338214 Added CBall 2015-09-10 21:46:03 +02:00
PlatinumSkink a047e46fe9 Kod för boll mot bricka kollision 2015-09-10 21:30:39 +02:00
PlatinumSkink 16c5d2a40f Made a Stage! Imported PlaceHolder Graphics! 2015-09-10 21:06:21 +02:00
PlatinumSkink 6a81751e56 WIP Level System + Pad 2015-09-10 20:28:48 +02:00
PlatinumSkink 84577cb2c8 Created CPad and PadSystem. Doesn't do very much. 2015-09-10 16:40:49 +02:00
PlatinumSkink 2041640441 I've added code in preparation to loading a file including a Level to the LevelSystem to the game. Not done at all. 2015-09-10 14:08:16 +02:00
PlatinumSkink 5d753babe6 I developed a LevelSystem class, along with a CBrick component for use in it and an EStageCleared event that is triggered upon all the bricks being removed.
The class currently creates a 8x8 grid of entities with Transform components.
2015-09-09 21:10:10 +02:00