Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 408 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 408 Bytes

Narrationizer

or whatever I'm gonna call this thing

WIP engine for text-based adventure games, written in TypeScript,
with a React-based frontend (not done yet)

The interesting stuff lies in src/game/ - some sort of LR parser and some tentative approaches to the engine's architecture.

see also the grammar

At the moment the repo is filled with residues of create-react-app.