DSL for escape rooms
Project description
ERPL
Warning: Still development
ERPL (Escape Room Programming Language) is a programming language to facilitate the creation of virtual escape room games. The program is composed of a parser and an engine (both can be used separately). The parser will receive an .erpl file (described below) that will have the escape room information, it will analyze it and then the engine with this information will generate the escape room game, with the help of the pygame module.
Parser
erparse <.erpl file>
Options
-h, --help show this help message and exit
-o OUTPUT , --output OUTPUT output (json) file (default is stdout)
-i INPUT , --input INPUT input file (.erpl file)
-args ARGS [ARGS ...], --args ARGS [ARGS ...] arguments to be replaced in the erpl file
Engine
erengine <json file>
Options
-h, --help show this help message and exit
-i INPUT , --input INPUT input file (json file)
-e ENGINE, --engine ENGINE Escolha a engine do jogo: pygame ou p5
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
erpl-0.1.9.tar.gz
(1.5 MB
view details)
Built Distribution
erpl-0.1.9-py3-none-any.whl
(1.5 MB
view details)
File details
Details for the file erpl-0.1.9.tar.gz
.
File metadata
- Download URL: erpl-0.1.9.tar.gz
- Upload date:
- Size: 1.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.6 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86934e396fdb3358d56b82ab24d6d7d8d3fc62fee55619975dd903fa603bfd78 |
|
MD5 | 8147c617dc75f74e6c84cc4a3e108cf5 |
|
BLAKE2b-256 | 839d432dab7a8642b4b3e16d9f003e18ff2b1b1fab6685048e5b87fd7ec7fa66 |
File details
Details for the file erpl-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: erpl-0.1.9-py3-none-any.whl
- Upload date:
- Size: 1.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.10.6 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91a999e7432733bbf0b72bd5612cefba1469e622ba3325dd4a1e5c22846369a6 |
|
MD5 | 668a9d095e2da1a1920dee9c7a3baadd |
|
BLAKE2b-256 | 23684726f974f77c33130808d17ba631f33668acf92cece1c325172d965379d2 |