Play game
2D Zombies's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Sound | #670 | 1.871 | 3.500 |
Theme | #687 | 2.405 | 4.500 |
Aesthetics | #708 | 2.405 | 4.500 |
Mechanics | #784 | 1.871 | 3.500 |
Fun | #805 | 1.871 | 3.500 |
Story | #824 | 1.336 | 2.500 |
Overall | #826 | 1.871 | 3.500 |
Music | #957 | 0.802 | 1.500 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How many people worked on this game in total?
1
Did you use any existing assets? If so, list them below.
https://opengameart.org/content/animated-top-down-survivor-player, https://opengameart.org/content/animated-top-down-zombie
Leave a comment
Log in with itch.io to leave a comment.
Comments
Excellent Game. I wanted to pull out a similar game but due to lack of time i was not able to implement the bullets following the mouse cursor position, i was not able to stop the game once the player was hit by a zombie, rather it removes the player, and was not able to implement the logic for the enemies to follow the player's face position. I know that there is a atan2 function in GDScript that allows us to do so. Overall i like the look and feel of your game better and the reload mechanism, where in i have implemented the infinite ammo. Keep up the good Work :)