commitra / commitra/vanilla-verse

Build "Echo Runner" Game

Open
#137 5 comments 0 reactions 1 assignee Claimed by @Glynis1314 View on GitHub
enhancement good first issue hacktoberfest
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.