8000 GitHub - roguib/Cube: Just another mobile endless runner game. Programmed with Unity and C#
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

roguib/Cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cube

Cube is my first mobile game developed with Unity engine and C#. The core of the game has been made after watching this youtube series from Brackeys. After finishing the tutorial, I decided my game would have and endless behaivour, so I implemented the continuous generation of the terrain along with randomnizing the appearence of the obstacles.

Content

  • Score system
  • Endless game (as long as you keep avoiding obstacles 😊)
  • Game restarts if you colide against an obstacle or if you fall form the platform
  • Pause/Play option (in case you want to rest for a while)
  • Efficient object generation/destruction

gif gif gif

TODO

  • Improve GUI in general
  • Ranking system
  • Connect the game with AdWords

About

Just another mobile endless runner game. Programmed with Unity and C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0