Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 940 Bytes

Readme.md

File metadata and controls

23 lines (17 loc) · 940 Bytes

Why this project

This is a guided project part of the Scrimba Frontend Path. The main objective of this project is to help me get familiar with promises. However, I also intend to practice some additional development constructs. These are:

  • I intend to practice writing good commits.
  • I intend to write functions according to single responsibility principle.
  • I intend to make the code as readable as I can make it.
  • I indent optimize modularity of the code.

About the Project

It is a basic app that lets you play a card game called war with the computer.

UpNext

  • Style the endGame Screen
  • Add audio
  • add basic animations
    • the shadow behind the cards breathes
  • Make the game responsive, until then, show a no mobile layout message on the screen