Starting day 2

I decided to make a game half part "robot needs to find the maze's exit" and half part "collect falling command balls".

The command balls are of different type (move forward, left, right,...) and are attached to the robots command queue if the player catches them. The command queue is the robots input to go through the maze.

So far so good. Today i'm going to finish the ball collecting part and begin with the maze stuff. Maybe there will be a screenshot with great programmer's art :)

(log in to comment)

Comments

Sounds interesting!