Skip to content

Thanasis1101/CubeRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cube Run

A 3D arcade game made with Unity, tested in Windows and Android.


Cube Run is a simple 3D game, in which you control a cube and you try to reach the finish line without hitting on the obstacles or falling from the side of the corridor. It has 3 levels so far, but everyone is welcome to create new levels, in order to expand the game. The game was developed in Unity Personal, using C# (you can find the scripts here). In order to create this game, I followed the Unity tutorial from the Brackeys youtube channel (very well-made tutorial). Then I added some extra functionality (like cube shatter on collision, more animations, controls for Android users etc.) with the help of other youtube videos and relevant forums. The game could potentially be built for Linux and Mac, but these versions haven't been tested yet. Feel free to build it and test it yourself, if you want.

Android Preview

See the full preview here.

Windows Screenshots


See more screenshots here.

Windows

In order to install the game on Windows, you should:

  • Download the Installer from here
  • Run the Installer
  • Run the installed game

The installer was created using Inno Setup.

Controls for windows users:

  • Move Left: Left Arrow Key
  • Move Right: Right Arrow Key
  • Jump: Up Arrow Key or Space
  • Pause: p

Android

In order to install the game on Android, you should:

  • Download the APK from here
  • Install the APK
  • Run the installed game

Controls for Android users:

  • Move Left: Touch the left side of the screen
  • Move Right: Touch the right side of the screen
  • Jump: Swipe up