Skip to content

A auto-resolving taquin game where each piece is an agent that communicates with the others (max 12 pieces)

Notifications You must be signed in to change notification settings

MohamadNesr/Taquin-MultiAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Taquin-MultiAgent

This is an auto solving N-Puzzle.

Each agent finds the shortest route to his destination using an A* algorithm while communicating with the other agents until the puzzle is solved.

We can see the simulation on the graphic interface that pops up when we run the code.

(I used intelliJ)

About

A auto-resolving taquin game where each piece is an agent that communicates with the others (max 12 pieces)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages