Skip to content

Maxwell-Baird/Dungeon-Crawler

Repository files navigation

Untitled Dungeon Crawler

Build Status

A game we made for class

Introduction

Untitled Dungeon Crawler is a website dedicated to recreating the experience of an old dungeon crawler/adventure RPG game, in your browser. There is also an custom built API which holds the NPCs(Non-player characters) and sends NPC's info so that the game can project their stats.

Backend API

Production API

Contributors

Ruby Rinken, Maxwell Baird, DeMarcus Kirby, Justin Corbin, Trond Makonese

Technologies

Usage / Installation

To use the app, either click here, which will take you to the live, deployed app, or clone this repo and run npm i && npm start. You will also need to download and setup the backend api or connect to the production API

Testing

To test the app, make sure it is installed (following the guide above) and run npm test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published