The Lonely Robot by chipcaramel
//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
>_
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
| Flash | http://mouse.x10.mx/lonelybot/ |
| Original URL | https://ludumdare.com/compo/ludum-dare-22/?action=preview&uid=4192 |
Ratings
| Coolness | 26% | 483 |
| Overall(Jam) | 2.53 | 94 |
| Audio(Jam) | 3.29 | 25 |
| Fun(Jam) | 1.93 | 127 |
| Graphics(Jam) | 2.33 | 123 |
| Humor(Jam) | 1.33 | 125 |
| Innovation(Jam) | 2.71 | 51 |
| Mood(Jam) | 1.50 | 145 |
| Theme(Jam) | 1.57 | 160 |
Congrats for your game, keep going !
Also, is this your own music? You link to Mod Archive profile but it doesn't look like yours. Per competition rules, you cannot use external music and you must make it during the compo.