A basic engine for basic maze games.
Project description
Maze Game Engine
This is a basic engine for maze games. Currently, it supports mazes between one and eight dimensions; a user; and exit points.
This library has also served as my first GitHub repository (in 2021) and my first PyPi package (in 2025).
Installation and Usage
- Install Python 3.10 or above alongside its pip package manager.
- Open a terminal of your choice and install the library:
pip install maze-game-engine -U
- The library can now be imported to your projects and invoked as desired:
import maze_game_engine as mge
...
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
maze_game_engine-0.1.tar.gz
(12.5 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 maze_game_engine-0.1.tar.gz.
File metadata
- Download URL: maze_game_engine-0.1.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
586ee5288dc54492854720726bd9348ee4044302a02cad622c309d64557d7eb9
|
|
| MD5 |
e550112e3c6e31e305c5ccf8716a2e34
|
|
| BLAKE2b-256 |
35369fb9ca0482748bb65eab5fa692c40a3b7053fba7452ba761fbee2f188e3b
|
File details
Details for the file maze_game_engine-0.1-py3-none-any.whl.
File metadata
- Download URL: maze_game_engine-0.1-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f6da79d08d49177cf7efadcfa47e08c51f9a161d4eeb96c774a985fdebfdfee
|
|
| MD5 |
a4f808559a8e4ac1335653a128fc13a8
|
|
| BLAKE2b-256 |
86b676e9c2e6e3c5274fb7cce615178cef9446f9ed4db9136b90aa4689254aee
|