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
- Host: GitHub
- URL: https://github.com/jayllyz/astar
- Owner: Jayllyz
- Created: 2021-06-18T10:36:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T18:20:43.000Z (almost 3 years ago)
- Last Synced: 2025-04-04T04:32:13.998Z (6 months ago)
- Topics: c
- Language: C
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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\*