1.2.11 • Published 3 years ago

code-followers v1.2.11

Weekly downloads
9
License
ISC
Repository
github
Last release
3 years ago

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

Domain Model

NoSQL Database Map

MongoDB Map

Project Management Tool

Trello Board

Deployment

How to Play

  • Download this repository
    npm i code-followers
  • Install dependencies
    npm i
  • Start the game
      npm run start

Sources