BUILDING MY GAME*
- elliearbuthnott6
- May 25, 2021
- 1 min read
Today I finally 'built' my game, creating the playable and final stage of it. The game is accessed through clicking on an icon displaying an Olive Branch (captioned with the title 'Amuse-Zeus'.
Upon launching the game I looked for any errors I have missed during previous testing.
I first found that the credit page was missing, due to being behind the background on the z-axis. I would then create 2 more builds after this.
The other issues I had discovered were the death function not working on the 2nd level and the return button on the last game over screen not working correctly either.
These issues were fixed through lowering the health of the player to allow a game over, and through changing the value on the return function by one.
I have kept the other builds for reference, naming them Zeus and Amuse (referencing the game name 'Amuse-Zeus').
Comments