LabyrinthJS

A text-adventure game for the JavaScript environment.

Purpose

Usage

Development tools

-Yarn

Backend Module dependencies

express (user authentication, save game state) mongoose (user authentication, save game state) body-parser react-router-dom reactstrap morgan (user authentication) passport (user authentication) passport-local (user authentication) jsonwebtoken (user authentication) bcryptjs (user authentication)

Frontend Module dependencies

axios (user authentication, save game state) prop-types (user authentication) material-ui (presentation) react-tap-event-plugin (required by material-ui)

Features

Bootstrap v4.1 Built mobile-first