Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cshaa/web-textbased-rpg

Created with StackBlitz ⚡️
https://github.com/cshaa/web-textbased-rpg

Last synced: 24 days ago
JSON representation

Created with StackBlitz ⚡️

Awesome Lists containing this project

README

        

# Textové RPG napsané v TypeScriptu na kroužku Tvorba webovek, Intellectus

Jak hrát:
1. `git clone https://github.com/m93a/web-textbased-rpg`
2. otevřete v prohlížeči `index.html`

Jak vyvíjet
1. `git clone https://github.com/m93a/web-textbased-rpg`
2. `yarn`
3. udělejte změny
4. `yarn build`
5. otevřete v prohlížeči `index.html`