Link to deployed Github App: https://caseyrubel.github.io/Marvel/
This repository is a web application that compares marvel heroes and villians. The main screen shows a list of Marvel heroes on the left side of the screen and villains on the right side. The user can select any two characters from the either list and compare them.
- When the user hovers over a character, a panel showing a picture and a desrciption of the hero appears in the main section of the screen.
- When the user clicks a character, a gif of the hero or villain appears in the main section. When the next character is selected a battle button appears.
- When the battle button is clicked, an algorithm that uses the official hero stats from marvel.com is run 100 times. A panel appears that shows the results of these 'battles' with a comparison graph of the characters below.
Casey Rubel - Sam Cannon - Frank Mcdonald