Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juan-alvarado21/plants-vs-zombies-multi-agent-system-using-a-algorithm

This program based on plants vs zombies simulates the problem of the sample collecting robot (multi-agent system) proposed to be carried out with the A* informed search algorithm where the samples will be found and grouped into clusters, using crumbs to trace the path to the ship. and describe the collaboration between agents.
https://github.com/juan-alvarado21/plants-vs-zombies-multi-agent-system-using-a-algorithm

a-star-algorithm heuristic-search-algorithms informed-search multiagent-systems reactive-agents

Last synced: about 2 months ago
JSON representation

This program based on plants vs zombies simulates the problem of the sample collecting robot (multi-agent system) proposed to be carried out with the A* informed search algorithm where the samples will be found and grouped into clusters, using crumbs to trace the path to the ship. and describe the collaboration between agents.

Awesome Lists containing this project

README

        

# Plants-vs-zombies-multi-agent-system-using-A-algorithm
This program, based on Plants vs. Zombies, simulates the problem of the sample-collecting robot (multi-agent system) proposed to be addressed using the A* informed search algorithm. In this system, samples are found and grouped into clusters, using crumbs to trace the path back to the ship, and the collaboration between agents is described.

![Simulation](img/game2.png)
   

![Demonstration](img/pvz.gif)

   
![Simulation](img/game.png)