rbhatia46 / MemoryGame

A memory game built in JavaScript implementing all the basic concepts of Vanilla JS
6 stars 16 forks source link

made some UI and behaviour changes #8

Closed naveen-gupta closed 7 years ago

naveen-gupta commented 7 years ago
  1. Opacity is set
  2. After after game over start button hides and "Click to start new game" button is now showing and after clicking new game starts.
  3. added some padding to add some space between message and topmost boundry.