- Nov 16, 2015
-
-
William Meaton authored
-
- Nov 15, 2015
-
-
William Meaton authored
-
William Meaton authored
-
- Nov 14, 2015
-
-
William Meaton authored
-
William Meaton authored
Added 2d vector called worldMatrix to the World, it will read an entire line and then push the vector into the matrix
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
-
- Nov 13, 2015
-
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
-
- Nov 12, 2015
-
-
William Meaton authored
-
William Meaton authored
Changed images to simple colours, stopped bullets being destroyed because I changed offScreen to onScreen... duhh
-
William Meaton authored
Changed all files to PNG, now stores w and h in entity, deletes bullets off screen, some boundries on pl ayer movement
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
Changed the way sprites work, they're now loaded in a static class and called by each child of entity
-
William Meaton authored
-
- Nov 11, 2015
-
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
Added bullets to the game and passed reference to the player, also fixed build errors with the Keyboard::space
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
-
- Nov 10, 2015
-
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
Mucked around a bit with the states, only got the State class version of the tick and render to be called
-
William Meaton authored
-
William Meaton authored
-
- Nov 09, 2015
-
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
-
William Meaton authored
-
- Nov 04, 2015
-
-
William Meaton authored
-
William Meaton authored
Added a program state system, MenuState and GameState inherit from State which holds a static current State. Render and ticks are called from each state
-
William Meaton authored
-