/pylabirinth

Python Labirinth Game

Primary LanguagePython

pylabirinth

Python Labirinth Game made as a project to learn something more Tkinter module.

Current Instance

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.

Create a new instance, your Instance

All you need is...

Computer or server service where to host the python scripts.

python intepreter with following modules installed:

  • Tkinter
  • sys
  • Os
  • time
  • threading

Schermata 2022-05-27 alle 00 27 37