image bg Drag n Drop: Word Match
image Drag n Drop: Word Match
Drag n Drop: Word Match
Play Now
Game loading..
25
image bg Drag n Drop: Word Match

Drag n Drop: Word Match

0 plays

Drag n Drop: Word Match

Word Match - Objects Edition is a lightweight, mobile-responsive HTML5 puzzle game designed specifically for children to learn and play. The game uses an intuitive drag-and-drop mechanic where players match English words to their corresponding emojis.
Play Drag n Drop: Word Match
$('.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'); });