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

https://github.com/jayllyz/astar

2A-S2 ESIEA PROJECT
https://github.com/jayllyz/astar

c

Last synced: 6 months ago
JSON representation

2A-S2 ESIEA PROJECT

Awesome Lists containing this project

README

          

# ASTAR

Projet 2A-S2 ESIEA réalisé par @Jayllyz & @Pierrick444

Le projet consiste à utiliser l'algorithme de recherche Astar pour trouver le bon coffre parmi 4 coffres possible sur une map
de 40 x 40.

_Une version avec SDL du projet est disponible mais pas encore terminé_

source du pseudo-code utilisé pour Astar : fr.wikipedia.org/wiki/Algorithme_A\*