Rubik's cube
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
 
| Status | Released | 
| Platforms | Windows, macOS, Linux, Android | 
| Author | OrangoMango | 
| Genre | Educational | 
| Tags | 3D, java, rubik | 
Download
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.