Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/motapinto/multi-agent-system-conquest
Multi-agent system modelation of the conquest Battlefield gamemode.
https://github.com/motapinto/multi-agent-system-conquest
fipa-protocols jade java multi-agent-system swing swing-gui
Last synced: 8 days ago
JSON representation
Multi-agent system modelation of the conquest Battlefield gamemode.
- Host: GitHub
- URL: https://github.com/motapinto/multi-agent-system-conquest
- Owner: motapinto
- License: mit
- Created: 2020-11-18T11:36:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-30T13:21:11.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T23:20:19.881Z (about 1 month ago)
- Topics: fipa-protocols, jade, java, multi-agent-system, swing, swing-gui
- Language: Java
- Homepage:
- Size: 3.13 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multi-agent system modelation of the conquest Battlefield gamemode
Tribute:
- [Battlefield Conquest](https://battlefield.fandom.com/wiki/Conquest#:~:text=Conquest%20is%20a%20gamemode%20first,Points%20scattered%20around%20the%20map.)
- [Deep Mind Blogpost](https://deepmind.com/blog/article/capture-the-flag-science)The Objective of this project was not to create a beautiful GUI but rather to use Jade and its capabilities to
develop a multi-agent system using FIPA Communication Protocols and ACL messages.Note: This repo is duplicated from [LuisPRamos/aiad-conquest](https://github.com/LuisPRamos/aiad-conquest) due to permissions sake.
## Project planning
Before starting, we developed a plan of what classes and protocols we would implement. You can check it out [here](https://motapinto.github.io/multi-agent-system-conquest/).## Docs
You can read our presentation [here](https://github.com/motapinto/multi-agent-system-conquest/blob/main/Presentation.pdf)!## Gallery
![image](https://imgur.com/wK82rmE.jpg)
![image](https://imgur.com/94ENkrR.jpg)
![image](https://imgur.com/H5UT6WF.jpg)