commitra / commitra/vanilla-verse
Build "Echo Runner" Game
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
### Project slug (e.g., snake, todo)
_No response_
### Summary
Create a side-scrolling runner game where each attempt records your movement (jump timing). The next run replays your previous “echoes” as obstacles. Survive as long as possible!
**Acceptance Criteria:**
- Auto-scroll background.
- Space key or click makes the player jump.
- Ghost echoes appear from past runs.
- Collision with ghosts ends the game.
**Optional Enhancements:**
- Add speed increase over time.
- Display ghost trails fading in/out.
### Details / Acceptance criteria
_No response_
### Scope
- [ ] UI changes
- [ ] Logic changes
- [ ] Accessibility
- [ ] Tests (manual)
Contributor guide
Assessment
This issue has not been assessed yet.