Minimal game engine to play games on your text editor.
Project description
UniTEA
Minimal game engine to play games1 on your text editor.
Install
python3 -m venv venv
source venv/bin/activate
You may have to install per-game dependencies; related information will be shown if needed.
Run
source venv/bin/activate
python3 unitea/unitea.py game.txt
Then open game.txt with our sample minimal editor (or your text editor) and follow instructions:
python3 unitea/unitea-editor.py game.txt
Add Game
To add a new game 'MyGame':
python3 unitea/unitea.py --create mygame
-
we call these games "text-edit adventures", or TEAs. ↩
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 unitea-0.0.1a0.tar.gz.
File metadata
- Download URL: unitea-0.0.1a0.tar.gz
- Upload date:
- Size: 51.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e1e919f4587febe21d8f135a07d08f1d50ecfbf9de0d903d75a37b9ef44fb9d
|
|
| MD5 |
a891c5de301f7b30a865d9c0ce8de2de
|
|
| BLAKE2b-256 |
1d1c69c8f5120081206cf208fc6c086cb53fd3f708b811b047602e9f2fb851fa
|
File details
Details for the file unitea-0.0.1a0-py2.py3-none-any.whl.
File metadata
- Download URL: unitea-0.0.1a0-py2.py3-none-any.whl
- Upload date:
- Size: 55.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
186e2bca8edd54e4fdd734138a40bf30abe353efc69f211754c82ac0be584398
|
|
| MD5 |
2c38775be50176f26462b0263a69ac8b
|
|
| BLAKE2b-256 |
83933ae7d309d834b6282786d674bada11873a909ce7492db80623558743d418
|