Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 356 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 356 Bytes

RubiksCubeFinal

An app that allows the user to play around with a virtual Rubik's cube. In addition, there is an algorithm implemented to solve the cube step by step. If needed, A user is given the option to scan in a physical Rubik's cube and use the algorithm to solve it. This is written in Java with JavaFX. The algorithm avarages about 140 moves.