Mini Arcade product package: CLI/GUI + runtime orchestration for the mini-arcade ecosystem.
Project description
mini-arcade
mini-arcade is the user-facing entry point for the Mini Arcade ecosystem.
It provides:
- a unified namespace that exposes the core + backends
- runner utilities (CLI) to run examples and games
- small shared utilities (logging, helpers, etc.)
Install
pip install mini-arcade
Unified namespace
After installing, you can import:
mini_arcade.core→ engine coremini_arcade.backends.pygame→ pygame backendmini_arcade.backends.native→ native SDL2 backend
Run something
mini-arcade --help
mini-arcade list
mini-arcade run --game <game-name>
mini-arcade run --example <example-name>
Replace commands above with your real CLI. Keep this section updated — it’s the first thing users try.
Docs
See the monorepo docs in docs/ (quickstart, concepts, tutorials, games).
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
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 mini_arcade-1.5.1.tar.gz.
File metadata
- Download URL: mini_arcade-1.5.1.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6263ea20d2132485611f8a4b06a87efd00b4ec71575469f4c551a435b9b665f7
|
|
| MD5 |
dcd1d61326a9c315909cae28f56f639a
|
|
| BLAKE2b-256 |
4beabf867458c01df2eeb4e7c71c9bb2374ab82daeeef633b0bb4d67c44eaa2f
|
File details
Details for the file mini_arcade-1.5.1-py3-none-any.whl.
File metadata
- Download URL: mini_arcade-1.5.1-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83817fe048b75efbf439a2435b3796989ef74577945f7bc68981cb9083f47530
|
|
| MD5 |
9c11089225fd3602a8fb2f283b79afff
|
|
| BLAKE2b-256 |
57f4fe9c9aafe34670e94707dab3c8848b2d780172114f2d4f5e857d925661c1
|