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.
- The commit format: If applied, this commit will [your subject line here] Source: How to Write a Git Commit Message
- 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.
It is a basic app that lets you play a card game called war with the computer.
- 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