text-adventure
If you're developing locally, I've included a simplistic nodejs webserver to host the files. You should be able to run ./server.js and it will serve up this project as http://localhost:3000 and open it in your default browser.
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
If you're developing locally, I've included a simplistic nodejs webserver to host the files. You should be able to run ./server.js and it will serve up this project as http://localhost:3000 and open it in your default browser.
A text-based adventure game built in javascript