Concentration - Using Different Images

Memory game where you try to remember where the matching tiles are.




Over 2000+ free Javascript
at JavaScriptBank.com Website
Sampled by JavaScriptBank.com For those of you who want to know the image matching "scheme", see the illustration below. The numbers are the suffix for the image filenames, the upper number is the match for the bottom number:
123 4567 891011 12131415 161718
100999897969594 93929190898887 86858483








Instructions:



1: Copy and paste the following script in the HEAD section of your page:
Select all...




2: Copy and paste the following HTML and Javascript in the BODY section of your page wherever you want the game to appear:
Select all...