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

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

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).