Function Conjunction
About
Submission to both GMTK Game Jam and MonoGameJam3 because it meets the criteria for both jams.
How To Play
Click and drag cartridges to move them. Cartridges on the left are inactive, cartridges along the bottom are active and modify the curve. Order matters! The curve is the resulting composition of the functions of each cartridge.
For example [Sin] -> [Min(1)] -> [Abs] creates a curve representing Abs(Min(Sin(x),1)) ... It'll make sense when you play it.
Cheat CodeIf the game glitches out and you cannot continue, or you just want to see the whole game, use this key combination: "Pbageby Nyg G" (to avoid spoilers, you'll need to decode the key combo here)
Source code: https://github.com/notexplosive/function-conjunction