react-zork ** WIP ** This is an attempt at recreating Zork using React. The first iteration will be sourcing all its data locally. To run locally, first clone this repo and then run: npm install npm start