robotopia-x / todo

:warning: DEPRECATED - projects will be now tracked on organization level
https://github.com/orgs/robotopia-x/projects/2
The Unlicense
1 stars 0 forks source link

Attack of the Robots #35

Closed timgrossmann closed 7 years ago

timgrossmann commented 7 years ago

The robots are able to attack other robots or walls

7 Points

  • [x] Change 'moveTo' to allow to move towards blocked fields
  • [ ] check if field is empty before walking
  • [ ] Check if enemy is near bot
  • [ ] Add attack action
  • [ ] Add destroyable component
  • [ ] Add hit points
  • [ ] Add attack block
  • [ ] Prevent spawning robots on the same spot