Posted March 09, 2020 by GreegorFC
Week 2
last week I started work on the actual development of the game. I started by getting the player to draw on the screen all be it that he draws in the top left of the game window. I am using temporary assets as placeholders until I have completed some of the models which in my opinion i can leave to later in the development because it inst the most pressing issue and I would rather get the game working before implementing my created assets. I have also got the basic movement of the player coded so that he moves up , down and right he doesn't move to the left because the player isn't meant to be able to move backwards because i feel this would make the game a little easier for people to complete. While I don't want the game to be so hard that you can't complete it but i would like the game to give players a challenge. the next step is to get the player to shoot so that he can eliminate enemies that spawn.