RubixCube icon indicating copy to clipboard operation
RubixCube copied to clipboard

Interactive Rubik's cube created with react and css animations

An interactive Rubik's cube created with pure CSS3 and React. Applicaiton link - https://jithutholoor.github.io/RubixCube/build/

Setup

  • npm install
  • npm start
  • App opens at localhost:3000

Playing

Rotate the entire Rubik’s cube by touching outside the cube or six center cubes. Touch on individual cubes rotate the layers and note center layer is not rotatable.