An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: maze-generation

RiskoZoSlovenska/RZSMaze

A Lua library for generating multi-dimensional mazes.

Language: Lua - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

yantra-core/Labyrinthos.js

A JavaScript procedural generator for Mazes, Terrains, and Biomes. Designed for game developers and professional hobbyists, Labyrinthos.js offers a very simple-to-use API for crafting complex, customizable landscapes

Language: JavaScript - Size: 4.16 MB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 183 - Forks: 8

emadehsan/maze

Generate Mazes of different types and Datasets for Deep Learning (GANs, RL)

Language: Python - Size: 2.81 MB - Last synced at: 11 days ago - Pushed at: almost 3 years ago - Stars: 40 - Forks: 8

stolsky/generate-and-solve-mazes

Visualization of the generation and solution of mazes with various algorithms.

Language: TypeScript - Size: 369 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

LIU42/Maze

C++ 课程设计项目,基于 Qt 制作的一个简单的走迷宫小游戏

Language: C++ - Size: 105 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 2

hasferrr/maze-generator

Maze generator and pathfinding visualizer, created using React.

Language: TypeScript - Size: 328 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

iagolirapasssos/Maze-Generator

Language: HTML - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Abner-Abreu/Random-Dungeon

Console multiplayer turn-based videogame with random generated maps developed using C# and Spectre.Console.

Language: C# - Size: 836 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

kevinmaes/maze

Algorithms for maze generation

Language: TypeScript - Size: 10.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 1

romandykyi/LabyrinthianDemo

Blazor WebAssembly demo of the Labyrinthian maze generation library

Language: HTML - Size: 35.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

HenriqueRCampos/Bot_In_Random_Maze

A random maze generation, with keys for the bot collect and unlock exit.

Language: C# - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

nextupvamp/mazes

Application for generating and solving mazes

Language: Java - Size: 161 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

CruiserOne/Daedalus

The Maze generation software "Daedalus", version 3.5

Language: C++ - Size: 2.99 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 54 - Forks: 7

89netraM/MazeGenerator

A collection of algorithms for generating mazes

Language: Rust - Size: 17.8 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 67 - Forks: 3

romandykyi/Labyrinthian

Labyrinthian is a dependency-free .NET Standard 2.1 C# library that empowers game developers and enthusiasts with versatile maze generation capabilities

Language: C# - Size: 274 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

FJakovljevic/maze_algorithms_js

This project explores Maze Generation Algorithms and Maze Search Algorithms

Language: JavaScript - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jpsierens/maze-generation-ellers-algorithm-react

Maze generation in react

Language: JavaScript - Size: 1.57 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Kyros0718/Automated_Maze_Generator

This program could generate random mazes of any specified size and color. Algorithms are written in python; visuals are displayed by pygame.

Language: Python - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

seferciogluecce/Maze-Generation

3D Maze Generation using Unity Engine

Language: C# - Size: 37.1 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

TohWenXiang/maze-generation

Maze Generation Techniques

Language: JavaScript - Size: 974 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

koodimonsteri/pathfinder

Path finding and maze generation in python

Language: Python - Size: 180 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Jack92829/Maze-Generation

A depth-first search maze generation algorithm implemented with recursive backtracking

Language: Python - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 4

R-writes-cpp/mazemerise-cpp

A maze generator and solver written in C++

Language: C++ - Size: 110 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Kartikay-Sharma/Path-Finding-Algorithms-Visualization

An interactive tool which visualizes path finding algorithms on a grid.

Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BricksAndPieces/maze Fork of JacobKnuth01/maze

A multiplayer maze escape game for IOS made using swift

Language: Swift - Size: 1.86 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Berkanktk/Algorithm-visualizer

Visualize key computer science algorithms, including sorting, searching, mazegen, pathfinding, and data structures, in an interactive and user-friendly way.

Language: Svelte - Size: 143 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

dusanerdeljan/maze-solver

Web version of my graph-algorithms-visualization project built with React

Language: JavaScript - Size: 541 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 1

ian-chuang/AlgorithmVisualizer Fork of anish-kondepudi/AlgorithmVisualizer

Visualize sorting algorithms, graph algorithms, and maze generation in this interactive ReactJS web app.

Language: JavaScript - Size: 41.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alpheratz0/libmaze

A library that lets you generate mazes using differents algorithms

Language: C - Size: 261 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mudroljub/mazes-for-programmers-js Fork of greentec/mazes-for-programmers-js

Javascript porting of the original source code (Ruby) of the book Mazes For Programmers, Jamis Buck. Not Official.

Language: JavaScript - Size: 1.2 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

dorabelme/Maze-Game

🖲Maze Game Built Using Matter.js

Language: JavaScript - Size: 18 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

tcutler96/Maze-Visualiser

A Python maze generator and sovler, visualised with PyGame.

Language: Python - Size: 922 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

msmp-mc/maze-generator-cli

CLI Application generating a random maze

Language: Go - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

johnnyawesome/MazeGeneratorSolver

Generates and solves a Maze, using 3 different Algorithms. Written in P5JS.

Language: JavaScript - Size: 3.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

johnnyawesome/MazeGenerator

A interactive Maze-Generator using Depth-First-Search and recursive backtracking, written in P5JS.

Language: JavaScript - Size: 2.35 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Apolok99/Maze-Random-Generator-Unity

Randomized maze creation for the Unity game engine based on a modified version of Prim's algorithm.

Language: C# - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

batoomer/search-visualizer

Interactive web-based visualization of Search Algorithms in AI

Language: JavaScript - Size: 731 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

braydenwerner/Maze-Generation-Visualization

A simple maze generation website with customizable dimensions.

Language: JavaScript - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

ferenc-nemeth/maze-generation-algorithms

Collection of maze generation algorithms.

Language: C++ - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 52 - Forks: 13

rebmanop/Pathfinding-Visualizer

Visualization tool for the most popular pathfinding and maze generation algorithms.

Language: Python - Size: 2.82 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

nmanumr/maze 📦

Maze Puzzle

Language: TypeScript - Size: 561 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

orifmilod/maze-generator

A Perfect Random Maze generator with given width and height using the "Recursive backtracking" algorithm.

Language: C# - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

Gbjerr/pathfinder-grid-app

A JavaFX application to visualize path finding in a grid system.

Language: Java - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

jimenezjose/Micromouse_Simulator

IEEE Micromouse Competition - Micromouse Simulator

Language: Java - Size: 25.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 55 - Forks: 6

pabenito/Obstacle-Map

This project creates a random obstacle map (matrix) where an obstacle is generated with a 100% of probability if it has at least another wall around it, but less or equal than MAX_AROUND_WALLS obstacles surrounding it: (0 < obstacles around <= MAX_AROUND_WALLS). To count the number of walls around, it is used the 8-neighbour model. However, if the previous condition is not followed, the probability of generating that wall, which decreases exponentially, changes dynamically with the obstacles already placed. A lot of different types of maps can be generated in a O(rows * cols) time guaranteed.

Language: Java - Size: 71.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

FabGonzalezV/A--algorithm

implementation of labyrinth using A* algorithm and javascript

Language: JavaScript - Size: 237 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ashuh/maze-royale

Language: JavaScript - Size: 919 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

arevish/A-PathFinding-Visualizer

This pathfinding algorithm find the shortest-path & Generate grid using maze-generation algorithm and add the ability of controlling the grid structure & distribution of the blocks and the position of the source and the destination.

Language: Python - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Asiace96/path-finding-visualizer

An interactive Python application to visualize pathfinding algorithms.

Language: Python - Size: 216 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Ethan-Genser/WebMaze

Visualization tool for maze generating algorithms

Language: JavaScript - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dinesh-GDK/aMaze

A web app to create, play and solve mazes

Language: JavaScript - Size: 831 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

YaelBenShalom/Maze-Generation-and-Exploration

Maze generation and exploration software

Language: Python - Size: 2.78 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

luisparravicini/aguaribay

Procedural generation of mazes using the growing tree algorithm in Unity

Language: C# - Size: 248 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

holle1234/solvable-maze

Creates fully connected solvable mazes and solves them with dead end canceling strategy.

Language: Python - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dannylu03/pathfinding-visualizer

A web application built using React JS that visualizes how algorithms traverse through a grid to find the shortest path from the start to destination Node.

Language: JavaScript - Size: 1.09 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

QuestioWo/Daedalus

A maze generating and rendering program using recursive backtracking written in Sigma16

Language: Python - Size: 36.1 KB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

jja08111/prison_break

Prison break game

Language: C - Size: 4.98 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

aayushgoyal443/COVID-SMASH

Multiplayer Pacman kind of Maze game built using SDL2 library in C++

Size: 3.02 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

nconnector/pathfinding-visualisation

Quick visualisation tool, demonstrating some maze generating and pathfinding algorithms in action. Written in vanilla JavaScript as an exercise.

Language: JavaScript - Size: 463 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

WeslyOrtega/MazeGenerationAndPathfinding

Visualizer for maze generation and pathfinding algorithms .

Language: Python - Size: 128 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Minxg/maze-game

A simple maze game inspired by https://github.com/felipecsl/random-maze-generator

Language: JavaScript - Size: 457 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

exciteabletom/mazegenerator

Mazegenerator for black and white images

Language: Python - Size: 22.2 MB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

eerio/pacman-game

pacman game with random mazes (!)

Language: Python - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

BricksAndPieces/PathFinding

An application that demonstrates various pathfinding algorithms created in java

Language: Java - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

FarhanRehman/Maze-Generator

Maze Generation

Language: JavaScript - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

ndcroos/mazes

Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0