Skip to content

LesConcepteursAssocies/gen-laby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Un petit générateur de labyrinthe, codés en Python

A small labyrinth generator, encoded in Python

Développé et testé sur les OS suivants:

Developed and tested on the following OS:

Linux Ubuntu 16.04.3 LTS (kernel 4.4.0-116) x64 (python 3.5.2 & pygame 1.9.3)

Windows 7 SP1 x64 (python 3.6.4 & pygame 1.9.3)

Implémente un algorithme basé sur le DFS (Dijkstra Find Shortest), de recherche du plus court chemin

Implements an algorithm based on DFS (Dijkstra Find Shortest), searching for the shortest path

alt tag

Have fun ^^

About

Un petit générateur de labyrinthe, codés en Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages