Skip to content

jcleigh/react-zork-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-zork

Netlify Status

** 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