Skip to content

Add EkiDash: a train-ride game with per-route leaderboards#1

Open
Shakil-Mahmud wants to merge 1 commit into
masterfrom
claude/train-station-game-2ljaus
Open

Add EkiDash: a train-ride game with per-route leaderboards#1
Shakil-Mahmud wants to merge 1 commit into
masterfrom
claude/train-station-game-2ljaus

Conversation

@Shakil-Mahmud

Copy link
Copy Markdown
Owner

New SwiftUI/SpriteKit iOS app (EkiDash/) that turns a real train ride into
a game: pick a boarding and destination station, and the train's live GPS
speed drives an endless-runner mini-game's difficulty while the actual
ride duration paces the round. Arrival auto-detects via geofencing (with
a manual fallback for GPS-dead tunnels) and posts the score to a CloudKit
leaderboard scoped to that exact station-to-station route, with a
"Perfect Stop" bonus challenge timed to real train deceleration.

Includes a curated real-station dataset (Yamanote Line, Tokaido
Shinkansen, Osaka Loop), an XcodeGen project spec for reproducible project
generation, and a README covering the design rationale and build/setup
steps.

New SwiftUI/SpriteKit iOS app (EkiDash/) that turns a real train ride into
a game: pick a boarding and destination station, and the train's live GPS
speed drives an endless-runner mini-game's difficulty while the actual
ride duration paces the round. Arrival auto-detects via geofencing (with
a manual fallback for GPS-dead tunnels) and posts the score to a CloudKit
leaderboard scoped to that exact station-to-station route, with a
"Perfect Stop" bonus challenge timed to real train deceleration.

Includes a curated real-station dataset (Yamanote Line, Tokaido
Shinkansen, Osaka Loop), an XcodeGen project spec for reproducible project
generation, and a README covering the design rationale and build/setup
steps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants