Same Game
The Same Game is a tile removal puzzle game where you try to remove all of the tile pieces from the board. Tiles can only be removed when they are grouped with more tiles of the same color. Renaudeau Gaetan has created this canvas implementation.

Match tiles of the same colour to win
The game works by using 2 canvas elements and jQuery event management. The main canvas is used to display game tiles, while the second is used for the mouse hover effect to show the user how many tiles they will remove on their next click.


Comments
Ylon
Working on Opera 10.54.
Posted on May 6, 2010
Blaargh
Works on Midori 2.6
Posted on May 29, 2010
°A8
Works fine on Chrome 5.0.375.70.
Posted on June 17, 2010
bdjnk
Also works in the default browser under Android 2.1
Posted on July 18, 2010
RandomVisitor
works in safari 4.0.3 but only after modifying the settings. by default black empty screen after loading.
Posted on July 29, 2010
Related demos