User Testing


The Difference Between Games and Software Testing - Simple Programmer

After I completed developing my game Last Survivor, it was tested by 2 students in my class so I can receive feedback. Both said the gameplay is good and happy with the features e.g. player controls, animations, player stats etc. Layout of the UI's was also good as they found it attractive as well as being fully function for them to navigate throughout the game. 

They have identified some issues, one of them was the enemies below falling below the ground. When zombies spawned they witnessed some of them falling below the surface. Second issue was the shooting, some old zombies do not get hit when they get shot even though I inserted a box collider set with appropriate values. Third issue is the player rotation when the game is paused. The player can still rotate if the escape key is pressed again. 

Get Last Survivor