|
BUILDING A CONCENTRATION GAME
Just recently
I ran across the need to mock up a concentration game. You remember that
card game...the one where you flip 2 cards at a time looking for a match.
Anyway, this needed to work in DHTML so I had to figure out a way to hook
this all together and make it flexible enough to add or remove pairs of
cards with ease, in the event I changed my mind and wanted more cards in
the game.
This sample
application demonstrates this finished game. There are notes on page 2 of
the book which will explain how it works and how you can modify it to add
more cards.


DOWNLOAD CONCENTRATION.ZIP

|