/textAdventure

A simple text based adventure game

Primary LanguageJavaScript

Text Adventure Game

This is a simple text based adventure built with html, css and js

Live Site

Setup🚀

Start live server and build css (cl)

  1. npm start
  2. npm run build:css