Shadow Runner
Shadow Runner is an endless runner, about a wisp fleeing through a dangerous land. Built with JavaScript, using the Phaser HTML5 framework.
Features
Truly endless
- Obstacles and terrain are generated dynamically
- Speed, multi-jumps, and obstacle frequency scale with level
Responsive world
- Variable height jumps through clicking or spacebar
- Jumping and running simulate real world physics with gravity, drag, and terminal velocity.
Responsive Feedback
- Obstacles cleared on death
- Speed and difficulty ups
To Do
Responsive Feedback
- Jump Count
- Speed/difficulty up notifications
Custom graphics
- Custom Wisp sprite + running, jumping, and death animations
- Variable terrain features (more than one kind of grass)
- Multiple "biomes" (more than just grass)
Balance
- Hanging traps
- Steam traps
Bug Fixes
- Spacebar doesn't reset Game Over
- Infinite jumping unlocks sometimes (on holding mouse button)