Turbo Race is a fast, addictive endless runner. Ride the sled, jump the walls, dodge the
traps, and chase a new high score on every run. Simple to learn, hard to master — time
your jumps, react fast, and climb the leaderboard.
What's in it
- Endless actionThe obstacles never stop and the run never ends.
- Two ways to playTilt the phone to steer, or use the on-screen joystick.
- Three difficultiesStart on Easy, then push into Medium and Hard.
- Global leaderboardsCompete worldwide through Google Play Games.
- 20 achievementsNear misses, distance milestones, survival streaks.
- Pick up and playQuick arcade runs made for short breaks. No tutorial needed.
Built in Godot 4
Turbo Race started life as a cocos2d-x game in C++ and shipped on both the App Store and
Google Play. This version is a full rewrite in
Godot 4.7 with statically
typed GDScript, aiming for behavioural parity with the original — same jump physics, same
collision rules, same scoring. The original C++ source is still public at
BTEndlessTunnel.
The same project exports to WebAssembly, which is what you play at
cpinan.github.io/turbo-race-godot.
Support