A JavaFX based application for playing with a 3D model of the Rubik's Cube by rotating layers or the whole cube, with this additional features:
- preview of rotation direction when hovering over the toolbar buttons
- pick cubies with mouse pressed, and select direction with mouse dragged, perform rotation with mouse released (if long movement) or cancelled rotation if mouse released (short movement)
- scramble the cube, perform a sequence of movements, restart or replay the game
- count of moves and time of play
- added dialogs
Explained here: http://jperedadnr.blogspot.com.es/2014/04/rubikfx-solving-rubiks-cube-with-javafx.html
Requires Java 8: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
Requires 3DViewer from OpenJFX. It can be download it from here: http://hg.openjdk.java.net/openjfx/8/master/rt/file/f89b7dc932af/apps/experiments/3DViewer
Requires ControlsFX from here: http://fxexperience.com/downloads/controlsfx-8.0.5.zip
José Pereda - April 2014 - https://twitter.com/JPeredaDnr