gitlab.com topics: maze generator
leon_roch/2d-grid-pathfinding-algorithm
I made a A* pathfinding algorithm for 2D grids with obstacles. A little coding challenge just for fun;-) In addition I made a maze generator that is now solvable with the pathfinding algorithm.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

jana.martinovic/labyrinth-game
Simple labyrinth game created with pygame. Kurskal's algorithm used for generating a maze.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

zaba505/maze
The only package for everything maze related you'll ever need.
Last synced at: almost 2 years ago - Stars: 1 - Forks: 0
Raidouane/dante-ia
The goal of this project is to generate mazes (done in a reasonable amount of time), solve them (from 4 different ways and done in a reasonable amount of time), and print the solution.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0