This game was created for the Extra Credits Jam #4 with the them "Connect".

This game has been updated post-jam, the original version is still downloadable below. WebGL isn't supported for mobile, there is an Android version downloadable below.

Take control of  two robots as they try to collect floating cubes scattered around their ship. The bots are connected by a wire, so you will need to get them to work together to find them all.

Since this was a solo project, I created the code, art , and sound for the game myself.

Changes:

  • Fixed a bug where the robots can't grab surfaces
    • The previous version was rendered unbeatable due to this mistake
  • Adjusted level layout
  • Fixed some of the z-fighting
  • Added WebGL and Android versions for the updated version

Download

Download NowName your own price

Click download now to get access to the following files:

Original Jam Version - Windows 22 MB
Post Jam Version - Android 31 MB

Comments

Log in with itch.io to leave a comment.

Cool concept, it could work pretty well on a phone possibly. 

Thanks! I actually did make it with mobile in mind, I just didn't have the time to figure out building to mobile.

building mobile can be a pain especially if you haven't tried it before. Nice mechanic that's transferrable between PC and mobile though.