Mobius

Mobius

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
coolness: 0.67
fun: 2.19
graphics: 2.83
humor: 2.00
innovation: 3.29
mood: 2.29
overall: 2.46
theme: 2.62
--- Mobius requires at minimum Java 1.7 to run ---

Jam entry by:

- Zeta (https://github.com/Zeta-Function) - Art, Level Design, Marketing

- SgtCoDFish (https://github.com/SgtCoDFish) - Technical direction, Programming

----- Intro for non-Mathematicians -----

You play as Blip who is tasked with replacing all missing processors in his neighborhood motherboard. Blip is not of this world; he lives on a Mobius strip (http://en.wikipedia.org/wiki/M%C3%B6bius_strip), meaning his job sometimes requires a bit of forward thinking!

----- Intro for Mathematicians -----

You play as Blip who is tasked with replacing all missing processors in his neighborhood motherboard. Blip's universe is not like ours (it's homotopic to a circle), however is constructed from the identification of a square with opposing directions on one set of parallel sides. This construction gives us a non orientable surface which is self-intersecting in the plane, with right-handed chirality when considered embedded in a Euclidian domain. The single boundary of the surface that Blip lives on makes the smallest of motherboards infinitely long with periodicity 2. If you have a hard time visualizing this, simply consider it as the nontrivial bundle over the circle with the bundle being the unit interval.

----- Concept -----

Mobius was designed to be a puzzle platformer that relied on manipulating red platforms and walls to traverse the level, however this was easier said than done and we could not fully implement this for release, some red objects are clickable in game but are not solid. We originally wanted movement to be limited to the right direction only, however when the red objects seemed unobtainable we had to allow left movement to let the majority of levels be solvable.

----- Controls -----

D - Run

Space - Jump

P - Reset a Level

W - Use an Exit (when holding a key)

Left click on red platforms to interact with them

F10 - Skip Level

----- Getting Started -----

Download the jar file and either double click to run or run using java -jar mobius.jar on the command line.

Note: game should work on OS X + Linux, but is untested.
Found a bug?
Tell us on Discord