jordiguirao92 / Techdegree-OOPGameShowApp

Techdegree Full Stack JavaScript - Unit4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Techdegree-OOPGameShowApp

Style changes: I have added 3 CSS animations from https://github.com/daneden/animate.css.

-In the "Phase Hunter" h2 from the "main-container" class, I have added the class "animated infinite pulse delay-3s".

-In the Game.js object, gameOver(gameWon) function, the message when the player lose "Sorry, you lose" I have added the animated and fadeInDownBig class.

-In the Game.js object, gameOver(gameWon) function, the message when the player win "Congratulations, you win!" I have added the animated and zoomIn class.

About

Techdegree Full Stack JavaScript - Unit4


Languages

Language:JavaScript 55.2%Language:CSS 24.0%Language:HTML 20.8%