Robot Simulation

This is a little robot simulation prototype I created during some downtime between projects. The idea is that you're a human with a robot friend. You don't have the ability to interact with the world, but the robot does. You can program the robot by dragging verbs and nouns into his action queue and he'll execute them one at a time. Since you're a human, you have a food and water meter which are constantly decaying, so you need to get your robot to find, gather, and return with food and water.

Download Here!


Screenshots:

Credits:

  • Programming: David "Rez" Graham

Stats:

  • Language: C++ and Lua
  • Line count: 5897 lines of game code across 56 source files
  • Dev Time: A few weeks