Skip to content

yessin5/Python-game-using-BFS-algorithme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

C'est une jeu qui trouve le plus court chemin vers un cible (clique avec le souris) en prenant en considération les obstacles du grille en utilisant l'algorithme de parcours en largeur (BFS) et le biliotheque pygame 2.3.0 et python 3.9.12 Le fichier ci-dessous est un script python développé sur Jupyter Notebook.

#############################################################################################

This is a game that finds the shortest path to a target (clicked with the mouse), taking into account the grid obstacles using the breadth-first search (BFS) algorithm and the pygame 2.3.0 library in Python 3.9.12. The file below is a Python script developed in Jupyter Notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published