Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ewen-lbh/pychemin
A minimal language to describe interactive, terminal-based text adventure games
https://github.com/ewen-lbh/pychemin
adventure cli console game langage terminal
Last synced: 21 days ago
JSON representation
A minimal language to describe interactive, terminal-based text adventure games
- Host: GitHub
- URL: https://github.com/ewen-lbh/pychemin
- Owner: ewen-lbh
- License: mit
- Created: 2020-03-05T21:34:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-23T13:23:47.000Z (about 4 years ago)
- Last Synced: 2024-08-17T18:28:23.793Z (3 months ago)
- Topics: adventure, cli, console, game, langage, terminal
- Language: Python
- Homepage: https://ewen-lbh.github.io/hyperis
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyChemin
[![pip install pychemin](https://img.shields.io/badge/pip%20install-pychemin-blue)](https://pypi.org/project/pychemin)I'm in the process of decoupling PyChemin from its inception's repository, [Hyperis](github.com/ewen-lbh/hyperis) -- a terminal-based adventure game.
A proper README + GitHub page will soon be available.
In the meantime, if you can read french, you can [learn PyChemin's syntax](https://ewen-lbh.github.io/hyperis)
I created a [vscode extension for PyChemin](https://github.com/ewen-lbh/vscode-pychemin)