reason-maze
Maze generator
A tool for generating mazes using a specific algorithm
39 stars
2 watching
4 forks
Language: OCaml
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stevejackson/mazery | A tool for generating and visualizing mazes in real-time | 25 |
jamis/csmazes | An animation-based library demonstrating various maze generation algorithms | 393 |
whuop/mazegen | A collection of algorithms for generating complex networks with interconnected paths | 2 |
puemos/reasonml-astar-maze | An implementation of A* pathfinding algorithm in ReasonML for a web-browser maze game | 38 |
mjrlowe/maze_generator | A JavaScript module for generating mazes | 38 |
elfnor/mesh_maze | A tool to generate mazes within 3D meshes using a recursive back tracker algorithm | 192 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
w00dl3cs/super-maze | A programmatic maze generator and solver built with Swift. | 9 |
tmattio/spin | Generates OCaml project templates with standardized configurations and conventions. | 295 |
reason-native-web/morph | A Reason-based web framework for building HTTP servers and client applications. | 138 |
anthony-mills/procedural_dungeon | Generates procedural dungeon layouts for games | 40 |
saaadhu/ramble | A Ruby library for generating text based on a given grammar | 4 |
meshpro/meshzoo | A tool for generating meshes of simple geometric shapes for finite element methods | 325 |
matryer/gopherize.me | An application that generates a custom image by overlaying images from different categories in a specific order. | 712 |
karimnaaji/aobaker | A tool that generates texture coordinates and ambient occlusion maps from 3D meshes. | 7 |