- Nov 13, 2015
-
-
Charlie Ringer authored
More works needs to be done to get then functioning nicely but this is a start.
-
Charlie Ringer authored
Added attacking logic. Game is more playable. All that is needed fr the WIP hand in is to implement better post game screens with the chance to replay.
-
Charlie Ringer authored
Added basic README, will be updated as an when it needs to be.
-
Charlie Ringer authored
Small bug fixing with the state changer and the way the img bank is passed into the game object.
-
Charlie Ringer authored
All images are now the correct size so that there is no resizing in code. The image bank now asserts that the image was loaded. A basic front end was added. There is now a state enum to switch between various game states.
-
- Nov 10, 2015
-
-
Charlie Ringer authored
This has been added along qwith code to stop the player dieing if he runs into a zombies that has been killed. Currently there is no way of actually killing the zombie, that is the next job.
-
Charlie Ringer authored
This is so that I don't have to pass it around all of the time. also put the endpoint file in the right place.
-
Charlie Ringer authored
Lot of files have change merely because of an error on my part. refactored code to use a game class to house all the game code (ready for front end stuff to be added).
-
- Nov 06, 2015
-
-
Charlie Ringer authored
I am lazy and should commit regulaly but I have :/ so this is massive.
-
- Oct 27, 2015
-
-
Charlie Ringer authored
Adding the very basic file that were created by OF. No code of my own yet.
-