right now when a bot tried to move into a square that is occupied it is blocked.
To make this more fun we want to introduce pushing - a bot will push a bot in front of it.
A bot can push multiple bots, unless stopped by a wall or other obstacle (i.e. A bot can trigger a chain of pushes). The pushed bots do not change their orientation.
right now when a bot tried to move into a square that is occupied it is blocked.
To make this more fun we want to introduce pushing - a bot will push a bot in front of it.
A bot can push multiple bots, unless stopped by a wall or other obstacle (i.e. A bot can trigger a chain of pushes). The pushed bots do not change their orientation.