Skip to content

This script visualy represent a maze. This was made as a bonus for Epitech project Dante.

Notifications You must be signed in to change notification settings

Ardorax/MazeViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeViewer

This script visualy represent a maze. This was made as a bonus for Epitech project Dante.

There is two types of use

Display the file map.txt

python3 index.py map.txt

Create a blank window of size 10 * 20

python3 index.py 10 20

About

This script visualy represent a maze. This was made as a bonus for Epitech project Dante.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages