image bg CritterMatch
image CritterMatch
CritterMatch
Play Now
Game loading..
25
image bg CritterMatch

CritterMatch

2 plays

CritterMatch

CritterMatch is a game which is full in being buggy environment. It is a match-3 game so easy puzzle but bugs make it interesting. Identifying the same bugs and bringing them in same line is the key. Enjoy this little match-3 game!
Play CritterMatch
$('.sidebar').mouseenter(function() { $('.logo-icon').css('width', '120px'); $('.logo-icon').attr('src', '../../../static/logo/kizi/logo.png'); }); $('.sidebar').mouseleave(function() { $('.logo-icon').css('width', '35px'); $('.logo-icon').attr('src', '../../../static/logo/kizi/logo-35.png'); });