A high-complexity 11-way elemental battle system.
Project description
Zenith-11
Zenith-11 is a high-complexity, 11-way elemental battle system designed for strategic gameplay. It extends the classic Rock-Paper-Scissors logic into a balanced 11-element matrix with persistent storage and professional-grade data handling.
Features
- 11-Element Matrix: A perfectly balanced combat system including Rock, Paper, Scissors, Lizard, Spock, Water, Fire, Human, Towel, Sponge, and TNT.
- Tutor Xenon AI: An adaptive AI with 8 levels of difficulty, ranging from "Easy" to "Impossible."
- Internal Storage: Persists lifetime wins, lesson visits, and user preferences using a local JSON engine.
- Secure Matchmaking: Features hidden input for local multiplayer sessions.
- Scoreboard Export: Generates
.sbrdmatch reports in XML format with CDATA protection.
Installation
Within your environment root, run:
pip install .
Usage
Terminal Command
After installation, you can launch the game directly from your shell:
zenith11
As a Library
You can integrate the Zenith-11 engine into your own Python projects:
import zenith_11
zenith_11.zenith_11.startrps()
As a One-Liner
You can run this directly in your terminal:
python3 -c "import zenith_11; zenith_11.zenith_11.startrps()"
Elemental Hierarchy
The Zenith-11 matrix is mathematically balanced. In this 11-element system, every element defeats exactly 5 other elements and is defeated by the remaining 5 (excluding ties), creating a "Wide Offense" tactical environment.
Commands & Controls
While the engine is running, you can use the following specialized inputs:
| Input | Action |
|---|---|
l3ss0n |
Opens the Xenon Training module to study element counters. |
B |
Exports current session results to an XML .sbrd file. |
help |
Displays the difficulty guide and lifetime win statistics. |
reset |
Wipes all local persistent data and starts fresh. |
License
This project is licensed under the MIT License - see the LICENSE file for details.
Author
TheLostIdea1, Email: afifashamsad.vivo@gmail.com
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 zenith_11-0.1.1.tar.gz.
File metadata
- Download URL: zenith_11-0.1.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe570873e6ba80d7011606695516f5b82e662cb6ab5a4093580c202daad0fe67
|
|
| MD5 |
32ff00d51c5c6b4c17a5e745ecee68ca
|
|
| BLAKE2b-256 |
a64f4fb79ce92742dc2aaf23bfb5d6739820dad4d9a6690c7a7a416db9ed3ca4
|
File details
Details for the file zenith_11-0.1.1-py3-none-any.whl.
File metadata
- Download URL: zenith_11-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a818504ecb1d10daa815fddaf9eaa0de4e2df8ee79abbeddfe78d5a808e3448
|
|
| MD5 |
85aaea36a5b955fd379c7127fbb9f57d
|
|
| BLAKE2b-256 |
61c22f0cf2069f48511e42b1178f1453a64214c52ca74d6e06e30c18deb19034
|