Skip to content

Hoksolinvan/Maze-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze-Game

This is an implementation of a maze game that I implemented in Python 3.14 using Pygame-CE. In this implementation the algorithm that randomly generates the Maze structure uses Eller's Algorithm and for path-hinting to help players find the solution of the path to the goal utilizes the classical A algorithm*.

(Logo is still a WIP)

Game Features 🕹️

  • Auto-Maze Generation Algorithm
  • Hinting Mechanic
  • Score Counter
  • Timer Counter

Languages & Libraries Used 📚

Python Pygame-ce

Example Image 📸

Screenshot 2026-04-10 at 7 37 43 PM

Demonstration Example

Screen.Recording.2026-04-10.at.7.41.06.PM.mov

About

Python3 Implementation of a maze game using pygame-ce. Eller Algorithm for random maze generation and A* for path-hinting feature.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages