RaijnAU / toy-robot

Deployed:
https://gifted-meninsky-03d86f.netlify.com/
1 stars 0 forks source link

Add a second robot #6

Closed stevensacks closed 5 years ago

stevensacks commented 5 years ago

Create a second robot with a different color.

Be able to move each robot around the board using the WASD and Arrow Keys.

WASD = First Robot Arrows = Second Robot

stevensacks commented 5 years ago

Robots should not be able to occupy the same space. If a robot attempts to walk into a space where another robot is present, do not allow it. Same as if it was the edge of the table.

RaijnAU commented 5 years ago

Latest push ready for review.