Inspiration

I greatly enjoy cubing as a hobby, so I wanted to create a project that simulates a Rubik's cube.

What it does

It tracks all the pieces of a Rubik's cube when you move the pieces.

How I built it

I built it with Java by using two classes that simulate corner and edge pieces and built those into a third Cube class that has two arrays that contain all of the pieces and simulates moving the pieces.

Built With

Share this project:

Updates