Skip to content
forked from Zacqary/rubix

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

License

Notifications You must be signed in to change notification settings

gavinkilbride/rubix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubix - A Rubik's Cube with Redux

Screenshot of Rubix

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

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

Languages

  • JavaScript 85.7%
  • CSS 11.2%
  • HTML 3.1%