CobyK
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
A 3d social platformer. Make your own level. Play other levels. It's brutal to beat. You may be wondering how it is reversed. Good question. I made it with THREE.js aND the default caMera configuration for that library is flipped horizontally and vertically from the normal coordinate plane. To fix this, I revolved the camera 180 degrees on two axes. Thus, the entire game is secretly reversed.