Ludum Dare #29compo
Anomaly #LD48
An infinite runner with a twist: There's a second mirrored character beneath you!
Navigate tricky random platformer segments, avoid dangerous obstacles, and make sure the two characters never collide while trying to get the high score.
Created with: Unity2D
Assets: Unity2D free sample assets. Background from CC0 opengameart.org art. Sound effects from bfxr.
Source Code: https://github.com/dmarchand/beneath-the-surface
Navigate tricky random platformer segments, avoid dangerous obstacles, and make sure the two characters never collide while trying to get the high score.
Created with: Unity2D
Assets: Unity2D free sample assets. Background from CC0 opengameart.org art. Sound effects from bfxr.
Source Code: https://github.com/dmarchand/beneath-the-surface





Comments17
One problem I noticed was that it seemed possible for the random level generation to make a gap so wide, you cannot jump over it -- unless it requires a max held-down jump at the last minute, and I just did it wrong?
Really cool idea, good execution of the mechanic, and nice running animation, just a little on the hard side.