Text Adventure is a text-based adventure game engine written for the web. It loads a game configuration from a single json file.
npm install
npm run build
npm run cli
npm run start
# Navigate to localhost:8000 in your browser
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Text Adventure is a text-based adventure game engine written for the web. It loads a game configuration from a single json file.
npm install
npm run build
npm run cli
npm run start
# Navigate to localhost:8000 in your browser