An open API service indexing awesome lists of open source software.

https://github.com/script-0/lawnmoweragent

Lawn Mower as an Agent with MESA Framework
https://github.com/script-0/lawnmoweragent

agent lawn-mower mesa-framework sma

Last synced: 7 months ago
JSON representation

Lawn Mower as an Agent with MESA Framework

Awesome Lists containing this project

README

          

# LawnMowerAgent
Lawn Mower as an Agent with MESA Framework ( Our first Code as Agent :smiley: )
- How to install

```bash
$ git clone https://github.com/script-0/
LawnMowerAgent.git
$ cd LawnMowerAgent
$ pip install -r requirements.txt
$ python lawnmower.py
```