Skip to content

yoann-darche/PyLabyrinthe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLabyrinthe

A 2D Graphical Labyrinthe Game.

Use the Pillow Libarie and run in Python 3.X

Dependecies

Pillow 4.1.0

Linux Installation:

  • apt-get install python3-dev python3-setuptools
  • apt-get install libtiff5-dev libjpeg8-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python3-tk
  • pip3 install --upgrade Pillow

WebSite of Pillow : https://python-pillow.org/ GitHub : https://github.com/python-pillow/Pillow

Description

  • To lunch the game run : game.py
  • To customize the Labyrinthe, edit the CustomLaby.py
  • To customize the effect list, edit the LabyText.py
  • To customize the Monster move strategy, edit the MonsterEngine.py

State

In progress

ScreenShoot & Map

Spirale 5 Sept. 2017

Learning Adventure

About

Graphical Labyrinthe Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages