EyeOfMidas / text-adventure

A text-based adventure game built in javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text-adventure

Play!

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.

About

A text-based adventure game built in javascript


Languages

Language:JavaScript 94.4%Language:CSS 3.2%Language:HTML 2.5%