Python Labirinth Game made as a project to learn something more Tkinter module.
Everything is inside Jeu.py, where you can load one of the three difficulty levels. A tkinter window will open and you can play by using keyboard.
Computer or server service where to host the python scripts.
python intepreter with following modules installed:
- Tkinter
- sys
- Os
- time
- threading