A simple card matching game, implemented with jQuery.
Select two matching adjacent cards (diagonals work) to eliminate them. Try to remove all cards.

 5  5 

Cards out of view: 0
Cards left total: 0

Restart the game

Developer notes:
This page renders well in WebKit (tested on Motorola Atrix) and Firefox. But IE 8 (on Win 7 laptop) fails to put the breaks in every 5th card and does not update the card values.