Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0eix/roll-the-ball
Casual 3D mobile game made with Unity for a school project
https://github.com/0eix/roll-the-ball
unity unity3d unity3d-game
Last synced: 1 day ago
JSON representation
Casual 3D mobile game made with Unity for a school project
- Host: GitHub
- URL: https://github.com/0eix/roll-the-ball
- Owner: 0eix
- Created: 2019-07-26T12:29:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-19T23:42:56.000Z (almost 5 years ago)
- Last Synced: 2024-04-18T04:20:34.750Z (7 months ago)
- Topics: unity, unity3d, unity3d-game
- Language: ShaderLab
- Homepage:
- Size: 601 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Roll the Ball
## 1) Description
Roll the Ball is a mobile casual game whose objective is to roll a ball until you reach a goal while avoiding trap holes and collecting bonuses.## 2) Technical environment
:video_game: Game Engine : Unity 2019.1.10f1
:memo: Editor : Visual Studio 2019
:art: Textures : GIMP
:package: Assets : [Open Game Art](https://opengameart.org/), [Unity Asset Store](https://assetstore.unity.com/)## 3) Features
- [x] 10 levels
- [x] Musical theme and sound effects
- [x] Main menu (play, about, quit)
- [x] Game menu (pause, next level, restart level)
- [x] Bonus
- [x] Animations
- [x] Score (elapsed time, number of stars)## 4) Outlook
- [ ] Add simpler levels
- [ ] Improve the plateau
- [ ] Allow the player to select a level from a menu
- [ ] Calculate a score based on time and bonuses collected
- [ ] Add an additional bonus which is worth a lot of points but
which reduces the field of vision of the camera to challenge the player.## 5) Screenshot