Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 537 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 537 Bytes

VacuumWorld

VacuumWorld is a multi-agent platform written in Python3 that simulates cleaning robots moving around a grid to collect pieces of dirt that either were there from the beginning of the simulation, or were dropped by a user actor (also running around the grid) during the simulation.

Check the Wiki for the full documentation.

How to update this repo

Please, DO NOT commit/push to the main branch. Rather, work on the dev branch, and create pull requests.