rbhatia46 / MemoryGame

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

Timer-Functionality #25

Closed HayateLaTech closed 2 years ago

HayateLaTech commented 7 years ago

Maybe it's a cool time to add a timer (written in JS) to the game which starts when clicking on "Start Game" and ends when every pair was found. The timer could be positioned directly under the title or maybe in one of the screen corners. It should have a pattern like mm:ss:ms (minutes:seconds:milliseconds)