code-followers
v1.2.11
Published
## Description: a text-based choose-your-own-adventure game to be played on the command line.
Keywords
Readme
Title: Code Followers
Description:
a text-based, code-or-death, choose-your-own-adventure game for the command line. Wise choices add to the user's score, while poor choices deduct from the user's score.
Authors:
Garrett Cintron, Nathan Cox, Ashley Moore, Sara Strasner
Domain Model

NoSQL Database Map

Project Management Tool
Deployment
How to Play
- Download this repository
npm i code-followers - Install dependencies
npm i - Start the game
npm run start
