/adventure

A simple, browser-based choose-your-own-adventure game written in vanilla js.

Primary LanguageJavaScript

adventure

A simple, browser-based choose-your-own-adventure game written in vanilla js.

to run

  1. cd into this directory and run python -m SimpleHTTPServer 42069
  2. navigate to http://localhost:42069