Skip to content

Bilhalv/Jogo_Python

Repository files navigation

🏃‍♂️ Maze Game Project

📝 Description

This project is a 🕵️‍♂️ maze game implemented in Python using the 📦 Pyglet library. The game generates a 🕸️ maze using the 🔄 recursive backtracking algorithm and allows the player to navigate through it.

🏃‍♂️ How to Run

To run the game, open a terminal and use the following commands:

  1. Install the required dependencies:

     pip install pyglet
    
  2. Run the game:

     python index.py
    

💻 Technologies Used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages