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
- Host: GitHub
- URL: https://github.com/script-0/lawnmoweragent
- Owner: script-0
- Created: 2021-05-04T19:26:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-02T04:36:28.000Z (over 4 years ago)
- Last Synced: 2025-01-20T05:09:53.179Z (9 months ago)
- Topics: agent, lawn-mower, mesa-framework, sma
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```