v0.1 - First Public build
Pre-release
Pre-release
Expect many bugs, you may report any that you find in the Issues tab.
Thanks for playing!
For the Windows version:
(runs on both 32 and 64 bit hardware and anything Windows 7 or later, may run on Vista/XP, if you can test let me know).
- Use the InnoSetup installer to install the game.
- Launch it from the Start Menu/desktop shortcut.
For the macOS version:
- Open the dmg image, drag the app and drop it in the Applications folder.
- 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.
For the Linux version:
- Unzip the compressed folder with your preferred archive manager.
- Open a terminal and cd to the game's directory.
- Run chmod +x QuboRun_v0.1.x86_64 the first time to specify the game as executable.
- Run ./QuboRun_v0.1.x86_64 to run the game (if you have an idea about how to make this less sketchy please submit a Pull Request).