https://github.com/shivakantkurmi/speedway-saga
Speedway Saga is a fast-paced and simple Android game where you dodge traffic and obstacles while collecting diamonds on a never-ending highway. Your goal is simple: stay alive for as long as possible!
https://github.com/shivakantkurmi/speedway-saga
3d-car-running-game android-game car-racer cargame mobile-game mobile-racing simplegameunity unity unitygames unitygames3d
Last synced: about 1 month ago
JSON representation
Speedway Saga is a fast-paced and simple Android game where you dodge traffic and obstacles while collecting diamonds on a never-ending highway. Your goal is simple: stay alive for as long as possible!
- Host: GitHub
- URL: https://github.com/shivakantkurmi/speedway-saga
- Owner: shivakantkurmi
- Created: 2025-04-06T15:27:10.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T15:37:35.000Z (about 2 months ago)
- Last Synced: 2025-04-06T16:34:16.625Z (about 2 months ago)
- Topics: 3d-car-running-game, android-game, car-racer, cargame, mobile-game, mobile-racing, simplegameunity, unity, unitygames, unitygames3d
- Language: C#
- Homepage:
- Size: 41.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐๏ธ Speedway Saga โ Android Game
![]()
**Speedway Saga** is a fast-paced Android game where you dodge traffic and obstacles while collecting diamonds on a never-ending highway. Your goal is simple: **stay alive for as long as possible**!
---
## โฆ๏ธ Gameplay Overview
- ๐ Drive your car down a busy road packed with **cars**, **barriers**, and **pylons**.
- ๐ **Collect diamonds** scattered across the road to boost your score.
- ๐ง **React quickly** โ the speed increases the longer you survive!
- ๐ฏ **Challenge yourself** to beat your high score every time.---
## ๐ฎ Controls
| Device | Controls |
| ---------- | ------------------------------------------- |
| **Mobile** | Swipe left/right to steer |
| **PC** | `W` / `A` / `S` / `D` |> ๐ก Supports Unityโs new Input System for both touch and keyboard.
---
## ๐ฅ Features
- ๐ฃ๏ธ **Endless Gameplay** โ Keep driving as long as you can!
- ๐ **Diamond Collectibles** โ Increase your score.
- ๐ **Randomized Obstacles** โ Cars, barriers, and pylons.
- ๐ **Sound FX & Music** โ Simple and clean audio.
- ๐ฑ **Touch Support** โ Smooth swipe controls.---
## ๐๏ธ Obstacles
- Other cars
- Stationary road barriers
- Randomly placed pylons---
## ๐ ๏ธ For Developers
1. **Clone the Repo**
```bash
git clone https://github.com/shivakantkurmi/Speedway-Saga.git
```2. **Open in Unity**
- Version: Unity 2024+ with new Input System enabled.
3. **Build Target**: Android
- Optionally test on PC with keyboard controls
> โ ๏ธ **Note:** If the skybox doesn't render properly, try changing its texture using another available skybox texture in the Assets->import Assets.
---
## ๐ธ Screenshots
Start Screen
![]()
Loading Screen
![]()
Gameplay
![]()
Game Over Screen
![]()
---
## ๐ License
This project is licensed under the **MIT License** โ see the [LICENSE](LICENSE) file for details.
---
## ๐ Contributing
Got ideas or improvements? Feel free to fork and submit a pull request.
---
**Built with Unity and a passion for endless arcade racing. โก**