Rubik cube simulator
| Status | Released |
| Platforms | HTML5, Windows, Android |
| Rating | Rated 3.0 out of 5 stars (1 total ratings) |
| Author | NameUnknow |
| Genre | Simulation, Puzzle |
| Made with | Unity |
| Tags | 3D, rubik-cube, Unity |
| Average session | A few minutes |
| Inputs | Mouse, Touchscreen |
| Accessibility | Textless |
Download
Download NowName your own price
Click download now to get access to the following files:
Rubik cube simulator Windows build.zip 44 MB
Rubik cube simulator build.apk 24 MB
Development log
- UpdateApr 05, 2022


Comments
Log in with itch.io to leave a comment.
The Randomize button doesn't work. I also don't know how to rotate a whole face!
the Randomize is a hold on button to avoid possible missclicks
there is no direct way to make a face rotation other than flip the whole cube and rotate the side you left the face in
Why can't the middle row and column be rotated? Did you leave them out on purpose?
Yep, UI desing issues, i made the UI somewhat compact to fit in smartphone and did not find a way to put that many buttons. So not left them out on pourpose, but I had to make concessions, with the external rows and columns movements you can perform all the other movements i left out, it's more trickier but not impossible. Also the Randomize only uses that movements
It's still impressive. I wanted to do a similar project in Blender's UPBGE, but animating the cube breaks how it behaves. You change one face with animation, and you can't use any of those faces again!
The only possible way is through coding. However, I'm still trying to find if there is an alternative way.