A downloadable game for Windows, macOS, Linux, and Android

Rubik's cube made with javafx3D for Windows, Linux, Mac and Android.

Source code: https://github.com/OrangoMango/RubikCube/

Features

  • Custom moves
  • Custom algorithms
  • Solving algorithm using the layers method (3x3 cube only)
  • any NxNxN cube

Download

Download
Rubik's cube Windows
External
Download
Windows installer
External
Download
Android apk
External
Download
Linux deb file amd64
External
Download
Mac executable
External

Install instructions

Linux

Download the .deb file and install it with this command

With sudo: 

sudo dpkg -i file-name.deb 

Without sudo:

dpkg -x file-name.deb .

Windows

Wrapper:

  • Download and extract the zip file
  • Double click on the exe file (be sure that there is a "jre" directory in the same location of the exe file).

Everything else

  • Download the correct file for your architecture
  • Double click on the executable file

Leave a comment

Log in with itch.io to leave a comment.