Skip to content

AbbyNeko/Quest-of-Corona

Repository files navigation

Quest of Corona License: Unlicensed

Table of Contents

Description:

Quest of Corona is an RPG game inspired by Nintendo games from the 90s and the current events taking place in the year 2020. Follow along your own hero's journey as you battle the evil forces that disrupt your town. This project was built through the guidance of UCF's full-stack coding bootcamp.

image


This site was can be found in the following GitHub repository.


Usage

Actively deployed on Heroku.


Contributing:

Group Project completed under UCF Full-Stack Coding Bootcamp. Please refer to the Code Contribution Guidelines.


Commands

Below are the following commmands needed for this project:

- To install :

  - npm i
    - bcryptjs: 2.4.3
    - express: 4.17.1
    - express-handlebars: 5.0.0
    - express-session: 1.16.1
    - handlebars: 4.7.6
    - mysql: 2.18.1
    - mysql2: 1.6.5
    - passport: 0.4.1
    - passport-local: 1.0.0
    - public: 0.1.5
    - sequelize: 5.8.6
    - session: 0.1.0

- To test : 

  - npm test

This project was completed by Abigail Limpioso, Melanie Ponce, and Robert Torres