https://github.com/yogykwan/projectboost
This is a 2.5D space piloting game inspired by the BBC Micro classic Thrust.
https://github.com/yogykwan/projectboost
game obstacle-avoidance unity3d
Last synced: 21 days ago
JSON representation
This is a 2.5D space piloting game inspired by the BBC Micro classic Thrust.
- Host: GitHub
- URL: https://github.com/yogykwan/projectboost
- Owner: yogykwan
- License: apache-2.0
- Created: 2020-08-09T02:43:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T01:53:37.000Z (almost 6 years ago)
- Last Synced: 2025-11-30T18:16:57.993Z (6 months ago)
- Topics: game, obstacle-avoidance, unity3d
- Language: C#
- Homepage:
- Size: 6.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProjectBoost
This is a 2.5D space piloting game inspired by the BBC Micro classic Thrust.
This is the third section of the [Complete Unity Developer 2.0 course](https://www.udemy.com/unitycourse2).
## Demo

## Game Design

* Player Experience: Skilled rocket pilot
* Core Mechanic: Skillfully fly spaceship and avoid environment without running out of fuel.
* Core game loop:Get from A to B to complete the level, then progress to the next level.
## Game Theme
* Experimental early generation spacecraft.
* On an unknown planet, trying to escape.
## Game Flow & Screens

## Onion Design

## Tech Specs
* 1920x1080 16:9 aspect ratio.
* Build to web, iOS & Android.
* Mono audio including SFX and background music.