so this is my game's prototype, its gonna be a top-down shooter in which enemies(zombies probably) will try to kill you and of course, you'll shoot them down.
this is the progress I've gotten so far in 1 day of working on it:
-movement of the player
-shooting with a set fire rate
-destroy entities when getting shot
-destroy the projectiles when going out of the map boundaries
-make the enemies look at the player and move towards it