Text Adventure Try out the demo! Text Adventure is a text-based adventure game engine written for the web. It loads a game configuration from a single json file. Building npm install npm run build Run in Terminal npm run cli Run in Web Browser npm run start # Navigate to localhost:8000 in your browser