Shinobi Dash is a fast-paced 2D browser game built with vanilla JavaScript, HTML, and CSS.
You play as Minato Namikaze, the fastest shinobi alive.
After stealing a forbidden scroll from the Hidden Rain Village, there is only one goal:
ESCAPE.
- W — Teleport Up
- S — Teleport Down
Time your moves carefully.
You have one life.
- Side-scrolling gameplay
- Multiple enemy types with different speeds
- Parallax background tiles
- Collision detection
- DOM-based rendering (no canvas)
- Background music and game-over screen
- HTML
- CSS
- Vanilla JavaScript
- Clone the repo
- Open
index.htmlin a browser
(or use Live Server)
Run. Teleport. Survive.