Chapter 5. The Memory (aka Concentration) Game
drawing polygons
placing text on the canvas
programming techniques for representing information
programming a pause
calculating elapsed time
one method of shuffling a set of card objects
Introduction
This chapter demonstrates two versions of a card game known variously as memory or concentration. Cards appear face down, and the player turns over two at a time (by clicking on them) in an attempt to find matched pairs. The program removes matches from the board but [virtually] flips back cards that do not match. When players make all the matches, the game shows the elapsed time.
The first version of the game ...
Get The Essential Guide to HTML5: Using Games to Learn HTML5 and JavaScript now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.