News

The game mainly relies on DOM manipulation to move elements around on the screen or change their appearance (beside CSS of course). The code is separated into several JavaScript functions.
General info A coffee-themed memory card game with the contents generated in JavaScript using DOM manipulation. The cards are shuffled each playtime and a subtle animation occurs on click. As the ...