Just click on start!
Fucntion and properties are given below.
Jquery required!.
tt.init( { "col":5, "row":6, 'id':'gametable', "matchCount":3, "bfn":function(){alert('before move occurs')}, "afn":function(){alert('after move occurs')} } ); or tt.init() for default;
tt.move(obj); it takes current cell input element as an object