A small experimental game made using HTML, CSS, and JS where the player must complete maps by collecting items while escaping from various zombies that pursue them relentlessly.
Feel free to explore the project and investigate it in any way you find interesting. The initial concept of the game was developed in about a day.
Note
Please note that this screenshot may occasionally not represent the current state of the game.
If you're interested in seeing or playing a bit of the project, click the following link: https://starciad.github.io/StarZombieChase/.
To play this game, you can use a mouse or a keyboard. If you are on a mobile device, you can use the touch screen.
Your goal is to collect all the flasks scattered around the map while escaping from zombies that pursue you relentlessly. To move, click on a 3x3 area around your character. Alternatively, you can use the arrow keys to perform the same action.
-
Clone the repository:
git clone https://github.com/Starciad/StarZombieChase.git
-
Navigate to the project directory:
cd StarZombieChase
-
Open the
index.html
file in any browser of your choice.
If you notice any issues or would like to contribute to the project, clone the repository, create an issue, or open a PR. Your contributions will be reviewed and considered for this small project. ðŸ¤
The game is currently under the MIT license. See more details by clicking here.