Skip to content

Zacqary/rubix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubix - A Rubik's Cube with Redux

Screenshot of Rubix

Live Demo

This Rubik's cube uses React as a view, Redux and Saga as controllers, and is rendered entirely with CSS3 transforms.

Works best in Chrome; some CSS animations have clipping issues in Firefox

Running

First:

npm install

To start:

npm start

and connect to

localhost:3000

Playing

  • Click Shuffle to mix up the cube
  • Use the large curved arrows to rotate the whole cube
  • Use the small arrows to rotate a section of the cube

This project was bootstrapped with Create React App.

About

A Rubik's Cube built with CSS Animations, React, and Redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published