Simple WebGL Rubik's Cube game done during js13kGames competition.
The fun part of the compo was limitations on build size.
Some code were cut to fit into 13kb limit.
This is a citation from FAQ on js13kgames.com:
This is a citation from FAQ on js13kgames.com:
Can I use WebGL? Yes, though it might be hard to fit it into 13 kilobytes...So that was an interesting challenge! By the way, jsfxr is a very usefull generator of small sounds.