Scene Image

The Spinning Cube

I'll un-spin your head with this cube!

In this game, you are a scientist trying to build a 3D object using HTML and CSS. The object is a spinning cube with a letter at each vertex, and you need to figure out how to position each letter using translate3d and preserve-3d. However, to make things more challenging, each letter is initially facing the wrong way and needs to be un-spun in sync with the spinning parent.