
Labyroad
This project was finished.
__Version 1.0__

Table of Contents
Features
Installation
Usage
Contribution
License
Contact
Introduction
In fact, this project is a explorer game.
He was created in 2023 for a high school project
in Carnot Dijon.
Labyroad is a 2D game developed in Python.
It uses several libraries, including pygame, os, random, and math.
In this game, the objective is to escape from a randomly generated labyrinth.
Therefore, players must think quickly and act strategically in order to find
the exit before time runs out.
Features
Menu
The Menu is composited to 6 buttons :
- Tutorial
- Easy game luncher
- Normal game luncher
- Difficult game luncher
- Skin button
- Quit button
Mode of the game
Labyroad have three mode of game, easy normal difficult,for each of them, there are 2 differences
the size of the labyrinth and the time for escape.
Skin
For this project, I have created a skin system.You can change the skin of the player in put to the skin button.
You can choose between 4 skins :
- Steve skin
- Alex skin
- Santa Claus skin
- Thieve skin
Assets
All assets in this git are free copyright. You can see the authors here.Installation
To install Labyroad, you can:
git clone https://github.com/Yodavatar/Labyroad.git
Get the zip:
You can get the link to the zip here.
Usage
To use Labyroad, you need to have python 3.0 in last version if possible.
Contribution
I appreciate the other contributions from the community!To contribute to Labyroad, follow these steps:
Create a branch for your feature (
git checkout -b addmanyfeature
).Commit your changes (
git commit -m 'addmanyfeature'
).Push to the branch (
git push origin addmanyfeature
).Open a Pull Request (Add your message of your modifications).
License
This project is licensed under the Creative Commons.
See the Creative Commons file for details.
Contact
Thank you for using Labyroad!We hope you find this project useful and interesting. 🚀
If you have any questions or suggestions,
feel free to contact me at [email protected]