Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mousazourob/cuber
An endless-runner built with the Unity Game Development Engine where a player must dodge incoming obstacles and try to survive for as long as possible.
https://github.com/mousazourob/cuber
csharp unity
Last synced: 20 days ago
JSON representation
An endless-runner built with the Unity Game Development Engine where a player must dodge incoming obstacles and try to survive for as long as possible.
- Host: GitHub
- URL: https://github.com/mousazourob/cuber
- Owner: MousaZourob
- Created: 2020-07-16T22:42:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T17:08:15.000Z (about 4 years ago)
- Last Synced: 2024-11-05T11:16:43.621Z (2 months ago)
- Topics: csharp, unity
- Language: C#
- Homepage:
- Size: 74.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cuber
### Overview:
An endless-runner built with the **Unity Game Development Engine** where a player must dodge incoming obstacles and try to survive for as long as possible. To keep the game difficult, the blocks get faster over time. The scripts for the game were written with **C#** and the assets were built in the **Unity Game Development Engine**.### Features:
- **Randomly generated** static and moving obstacles to keep the playing experience fresh
- Score tracking system at the top of the screen
- After hitting an obstacle time is slowed to allow the player to see how they lost### Demo:
![Demo](https://user-images.githubusercontent.com/66835262/88844027-0796e400-d1b0-11ea-9aa3-3773f635587c.gif)### Libraries and Frameworks Used:
* **Unity Game Development Engine:** https://unity.com/