This project is simple multi-agent system which was developed as laboratory project in univeristy.
There is a planet with some resources. There are aliens which can collect resources and move it to base station. The main goal of aliens is to collect all resorces on planet. If alien makes a step to path to base of another alien he helps him.
- Backend on SpringBoot
- Frontend is simple html+css+js
- Run SpringBootApplocation from IDE or build jar with maven and run it
- http://localhost:8080