Game Development Journal
๐ฏ Genre
A top-down zombie survival shooter set inside a house.
๐ Objectives
- Survive as long as possible while zombies attack.
- Gain points by eliminating zombies.
- Special zombies grant extra points or power-ups.
- Game Over if the playerโs health reaches zero.
๐ฎ Player Interaction
- Move using
WASD
keys to navigate the house.
- Aim using the mouse (gun rotates to follow cursor).
- Shoot with left mouse button.
- Pick up ammo and weapons found in the house.
๐ Minimum Viable Product (MVP)
โ
Player movement and shooting mechanics
โ
Zombie spawning & AI (chases player)
โ
Collision detection for bullets hitting zombies
โ
Score tracking & display
Concept
Here is the concept