Cube Game

screenshot.

3D cube game. Right-drag to rotate the cube; leftclick to rotate a part of the cube 120 degrees around the highlighted corner (the part is a tetrahedron formed with the three nearest corners). The goal is to make all sides monochrome.

Download cube.py. Needs PyOpenGL. It has quaternions and horrible hacks in it.