Extreme Parkour Game for macOS
English | 中文
Neon Rush is a 3D endless-runner style game built with SwiftUI + SceneKit on macOS. You run through a neon cyberpunk track, dodge obstacles, collect coins, and use power-ups to survive longer and score higher.
- 3-lane movement system
- Jump and dodge mechanics
- Obstacles, coins, and random power-ups
- Pause/resume flow
- Level progression and score system
A / Dor← / →: move left/rightSpace: jumpP: pause/resume
- Open
/Users/yangsonhung/Projects/personal/run-3d/run-3d.xcodeproj - Select scheme
run-3d - Run the app (
Cmd + R)
xcodebuild -project run-3d.xcodeproj -scheme run-3d -configuration Debug -derivedDataPath build buildxcodegen generaterun-3d/- Swift source files (App, Views, GameLogic, Models, SceneKit)run-3d.xcodeproj/- Xcode projectproject.yml- XcodeGen configurationview.png- gameplay screenshot used in README
This project is licensed under the MIT License.
