Ludum Dare 29 - Bed Bug Hunt
Using Unity3d, I created a simple game to fit the theme "Beneath the Surface". It was an experiment involving moving individual vertexes of a mesh.
This was made as my entry into Ludum Dare 29. The game is very simple, objects below the stripes are moving around and your task is to poke them. I created this by attaching rigidbodies and spring joints to every vertex of the stripe object.
Play the Game or check out the source code