The Lonely Robot

The Lonely Robot

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
audio: 3.29
coolness: 0.26
fun: 1.93
graphics: 2.33
humor: 1.33
innovation: 2.71
mood: 1.50
overall: 2.53
theme: 1.57
//This is my first full game!!

>_

run(INFO);

robot.status = lonely; // :-(

mouse.click(root.straight-line); // movement

collect(pieces); // combine like pieces

robot.hopOver(pieces) //grab common pieces in sucession, progress faster with combos

robot.make.segments; // use 50 (glowing) pieces

robot.make(FRIEND)

robot.status = happy; // :-)

...

run(credits);

music.load(the-red-one.MOD).byArtist[m0d] - profile:
http://modarchive.org/index.php?request=view_profile&query=69141
(PUBLIC DOMAIN)
sounds.loadProgram() - cfxr
Found a bug?
Tell us on Discord