• Stars
    star
    198
  • Rank 195,821 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created over 10 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Python library for creating and solving mazes.

mazelib

Build Status codecov

A Python API for creating and solving mazes.

The mazelib API

A quick introduction in how to use this library.

Display Examples

Examples of how to generate and solve some unique, tailored mazes. Also, examples of how to plot your results.

Maze Algorithms

The heart of this library is the huge collection of algorithms available to create and solve mazes. The better you understand these, the more you can do with this library.

Maze-Generating Algorithms

Maze-Transmuting Algorithms

Maze-Solving Algorithms

More Repositories

1

scipy_con_2019

Tutorial Sessions for SciPy Con 2019
Jupyter Notebook
266
star
2

python_for_scientists

Python Open Courseware for Scientists and Engineers
Jupyter Notebook
57
star
3

exif_delete

Secure your photographs by stripping them of all the EXIF data.
Python
25
star
4

i-wish-i-were-at-defcon-25-hack-a-thon

My own "I wish I were at DefCon 25" Hack-a-Thon
10
star
5

slowloris

A DIY-LISP.
Python
5
star
6

SudokuAlgos

A Java library to create Sudoku puzzles of desired difficulty.
Java
5
star
7

mazes_of_erebor

Let's Learn C++ by building an old-school text adventure game!
C++
3
star
8

armi_example_app

Simple example of an application built with the Advanced Reactor Modeling Interface
Python
3
star
9

csv2map

Simple Python scripts to convert CSV files to various geographic files.
Python
3
star
10

john-science.github.io

A Blog of Minor Obsessions
HTML
3
star
11

DecafMUD

Web-based MUD Client for the Discworld MUD
JavaScript
2
star
12

LetsLearnAndroid

Refresh on Android by building some simple little (fun) apps.
Java
2
star
13

pytextgame

Cross-platform text game engine for Python.
Python
1
star
14

morgue_librarian

Tools for parsing DCSS morgue files
Python
1
star
15

wanderlust

Wanderlust
JavaScript
1
star
16

expm

Trying to improve performance on Matrix Exponentials in Python
Python
1
star
17

CriminalIntent

Learning Android with Big Nerd Ranch.
Java
1
star
18

data_science_by_example

Examples of Data Science Tools & Libraries
1
star
19

etio-dashboard

A bespoke fork of rq-dashboard
Python
1
star
20

tree-id

A simple little app to store my personal work, trying to learn to identify trees.
Vue
1
star