Skip to content

nassorh/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Read Me

With the use of Graph theroy, Depth first search and Breadth First search. this is a project is a visualation of a maze genertor and also shortes path finder.

Setup

Installation Guide

In order to run the code ensure that pygame is installed

pip install pygame

Any extra support needed see: https://www.pygame.org/wiki/GettingStarted

Running Code

This code can be excute from any editor you'd like.

Note: Different editors have different ways of dealing with Python code, so in case of doubt we recommend you run the code and tests from the command line as shown below.,

python3 Main.py

Warning

When running the code, if the speed is too slow it causes to freeze. If the program freezes just adjust ui.SPEED variable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages