Skip to content

DiceMaze is a maze game made with Python and Kivy, the goal is to find a path to the exit rolling a dice

License

Notifications You must be signed in to change notification settings

DaniLecx/DiceMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiceMaze

DiceMaze is a maze game, the goal is to find a path to the exit using a dice

Rules

The dice can only roll to a square having the same number as the top of the dice.

The star square is a joker and accepts any number.

Be careful, you only have three chances to go back to the previous square !


If you get stuck after your three chances are exhausted, you LOSE !

If you get the dice to the exit. Congratulations, you WIN !

Demo

DiceMaze Demo

Setup

Install Python 3

Install Kivy

Run the game !

cd your/path/here
python main.py

About

DiceMaze is a maze game made with Python and Kivy, the goal is to find a path to the exit rolling a dice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages