https://github.com/milchreis/zombie-hunter
Retro 2D Platformer Game - Let's make some zombie-salad
https://github.com/milchreis/zombie-hunter
2d-game game phaser platformer
Last synced: 12 months ago
JSON representation
Retro 2D Platformer Game - Let's make some zombie-salad
- Host: GitHub
- URL: https://github.com/milchreis/zombie-hunter
- Owner: Milchreis
- License: gpl-3.0
- Created: 2019-05-30T20:49:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-18T18:30:42.000Z (almost 7 years ago)
- Last Synced: 2025-06-05T04:42:25.134Z (about 1 year ago)
- Topics: 2d-game, game, phaser, platformer
- Language: JavaScript
- Homepage: https://milchreis.github.io/zombie-hunter/
- Size: 16.8 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zombie Hunter
After nightfall, the undead take over the city and no one is safe from them anymore. Only Jimmy Johnson doesn't admit defeat and becomes a zombie hunter in the dark.
Help him make the city safer and destroy as many zombies as possible. But beware of the slippery roofs. A fall into the depths will kill you.
## What is it?
Zombie Hunter is a classic retro-look platformer game. It requires skill and timing and can be played ideally in between. Currently it is still in an early stage of development. Interesting features are planned for the future :-)
Game mechanics:
* Press the lower left corner of the display to jump (the longer you press the higher Jimmy jumps)
* Press right down on the display to shoot.
* The magazine's got seven bullets, then Jimmy's gotta reload
* Contact with zombies is deadly
## Background
Zombie Hunter is a evolution of my first JS game [I hate Zombies](https://github.com/Milchreis/I-Hate-Zombies) and was especially developed for android. The game is still available on [Google Play](https://play.google.com/store/apps/details?id=de.milchreis.zombiehunter).