Create random hexagonal mazes
Project description
hex_maze
Create random hexagonal mazes and export them to svg.
It's possible to add margin to the tiles:
You can omit tiles from beeing part of the labyrinth too:
Changelog
- 0.0.2: fix bug that prevented a maze to be shuffled when the entry point was not
(0,0) - 0.0.1: initial release
Package and upload to pip
@see this tutorial
rm -rf build/ dist/ hex_maze.egg-info/ && \
python3 setup.py sdist bdist_wheel && \
python3 -m twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hex_maze-0.0.2.tar.gz
(5.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hex_maze-0.0.2.tar.gz.
File metadata
- Download URL: hex_maze-0.0.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ade88a8149245c1eb225592c232b427131ebcdee7acf49b5e04d8219ac0510c8
|
|
| MD5 |
b44a8db3c7f10dd4e9740f89d16f8ee9
|
|
| BLAKE2b-256 |
056edf09f9a6628720905886cedddecfd830bdc65a6408b3367b55dda9a117fb
|
File details
Details for the file hex_maze-0.0.2-py3-none-any.whl.
File metadata
- Download URL: hex_maze-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8b920f15cdcc3d700c9f6407b3e7133a5f80bac07c68efead3e87a639d07a44
|
|
| MD5 |
e0a448a9b2635128cf05e029ffb8d281
|
|
| BLAKE2b-256 |
1aca3e1e9b28da12219f830827af7a22f29cdf9a06efeb9a1308a2d9518c7a1d
|