https://github.com/mtrazzi/hunt-the-wumpus
Implement a Multi-Agent System that coordinates to collect treasures on a map
https://github.com/mtrazzi/hunt-the-wumpus
Last synced: 7 months ago
JSON representation
Implement a Multi-Agent System that coordinates to collect treasures on a map
- Host: GitHub
- URL: https://github.com/mtrazzi/hunt-the-wumpus
- Owner: mtrazzi
- Created: 2018-02-13T11:46:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T19:41:25.000Z (about 8 years ago)
- Last Synced: 2025-07-29T12:39:37.518Z (10 months ago)
- Language: HTML
- Homepage: https://hackernoon.com/why-coding-multi-agent-systems-is-hard-2064e93e29bb
- Size: 33.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Article about the project: https://hackernoon.com/why-coding-multi-agent-systems-is-hard-2064e93e29bb
Details about dependencies and libraries: https://dedale.gitlab.io/
Import the "project" folder into Eclipse.
After installing the dependencies, you should just run Principal.Java as a Java Application (in Eclipse).