Description
Timing Hero
Fast and challenging arcade game. Take on evil swamp monsters in this awesome guitar-hero-esque game. Test your reaction, beat the high score and drain the swamp.
Key features:
- Beautiful pixel art graphics
- Cool soundtrack and SFX
- Keyboard (cursor keys), mouse and touch controls
- Cross-platform
- Pure JavaScript, made in Phaser 3
- Responsive portrait view
- Works on any browser imaginable
Customization options
- Enemies can be added by editing the config file and providing new animations in the texture atlas format
- Probability of each enemy appearing can be changed through code
- Minigame intensity can be adjusted through config file
Customizations will require to re-build the code using NPM (using a single command).