Skip to content
/ QuboRun Public

My first Unity project, a cube running endlessly, trying to avoid obstacles.

Notifications You must be signed in to change notification settings

Devnol/QuboRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuboRun

My first Unity project, a cube running endlessly, trying to avoid obstacles.

How to play

Move left and right using A and D, that's it. It's my first game what'd you expect?

Installation instructions

Obtain the latest release for your platform from the releases tab

Windows:

  1. Use the InnoSetup installer to install the game.
  2. Launch the game from the Start Menu/desktop shortcut.

macOS:

  1. Open the dmg image, drag the app and drop it in the Applications folder shortcut.
  2. Launch the app from Finder or Launchpad

Note: If the app does not open because "it is from an unidentified developer", Ctrl+click/Right click the app in the Applications folder and select open to run it for the first time. Afterwards it should run fine.

Linux:

  1. Unzip the compressed folder with your preferred archive manager.
  2. Open a terminal and cd to the game's directory.
  3. Run chmod +x QuboRun.x86_64 the first time to specify the game as executable (where <file_name> is the name of the file with the .x86_64 extension).
  4. Run ./QuboRun.x86_64 to run the game.

Compatibility:

Operating System: Windows: 32/64-bit macOS: 64-bit Linux: 32/64-bit and anything that can run Xorg/wayland

Ram: If you can use Chrome it will run

Storage: about 50MB, you should be set unless you're on Celestial's SSD

Graphics Card: Anything that can print out graphics (except Ben Eater's GPU)

Dependencies: Your patience

https://www.youtube.com/watch?v=msMkeJTEGuU

About

My first Unity project, a cube running endlessly, trying to avoid obstacles.

Topics

Resources

Stars

Watchers

Forks

Languages