Skip to content

Rubbish Rumble is a one-player game where the user can create and name the characters created by giving them an avatar and by selecting a battle advantage. The user's characters will battle a unique database of opponent characters. This app allows to save characters and assign those characters according to users. Users are able to log back in an…

Notifications You must be signed in to change notification settings

SIROG-E/Rubbish_Rumble

 
 

Repository files navigation

Project-2 Rubbish Rumble

License: MITGitHub license

Description

Rubbish Rumble is a one-player game where the user can create and name the characters created by giving them an avatar and by selecting a battle advantage. The user's characters will battle a unique database of opponent characters. This app allows to save characters and assign those characters according to users. Users are able to log back in and see the characters they had previously created.

For this project we used Node and Express server, and index.js as the template engine. Rubbish Rumble is backed by a MySQL database. We utilized animate.css as the new package we have not used before. Utilized CRUD routes for retrieving and adding new data. Our app is deployed using Heroku (with data). The folder structure meets the MVC paradigm.

Table of Contents

Installation

Run: npm install

Usage

Run: node server.js

Preview

Initial Page Create Characters Page All Characters Page Battle Page

License

This project is licensed by:
License: MIT

Contributors

Caleb Deal
Evelyn Goris
Jada Arnett
Sami Sully

Questions

If you have any questions, contact one of the contributors.

Repository

About

Rubbish Rumble is a one-player game where the user can create and name the characters created by giving them an avatar and by selecting a battle advantage. The user's characters will battle a unique database of opponent characters. This app allows to save characters and assign those characters according to users. Users are able to log back in an…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • Handlebars 21.5%
  • CSS 7.2%