image bg Word Dropping
image Word Dropping
Word Dropping
Play Now
Game loading..
25
image bg Word Dropping

Word Dropping

4 plays

Word Dropping

Word Dropping is a game where you need to type letters and push enter to drop them onto a point to finish a level. Sometimes, you need to push the spacebar to align the word exactly on the same line as the dot to drop letters and complete the level.
Play Word Dropping
$('.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'); });