Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 474 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 474 Bytes

Cube CSS

3D Rubik's Cube using nothing but good ol' HTML, CSS and JS.

No Canvas involved, just HTML divs and CSS transforms.

Demo

Check a demo here!

Add to your site

Easiest way is to link an iframe. Create yours using the playground.

You can also grab the JS and add the cube to any div. Check the iframe JS to see how to use the library.