A collection of open-source text based adventures
This is a demo how to use the quaire-library to create text based adventures.
Fell free to create pull-requests with your very own Game story!
npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint