Skip to content
/ maze Public

the underlying maze generation library for Amaze

License

Notifications You must be signed in to change notification settings

fuh-Q/maze

Repository files navigation

the underlying maze generation library for one of my discord bots, Amaze

if you want to use this yourself for whatever reason

  • first off, this isn't on PyPI

a collection of pre-built wheels can be found in the releases section of the repository

only wheels for python 3.10, 3.11, and 3.12 are available and ONLY for linux, as i only built the wheels i personally needed built

to install a wheel, you can download it from the releases section, and install the package using

pip install path_to_wheel.whl

alternatively if you have Rust installed, you can build the package yourself from source, using the following command

pip install git+https://github.com/fuh-Q/maze.git

About

the underlying maze generation library for Amaze

Resources

License

Stars

Watchers

Forks

Packages

No packages published