Skip to content

dylannirvana/LabyrinthJS

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.7%
  • CSS 3.7%
  • HTML 1.6%