word scramble game

Word Scramble Game in VanillaJS with Source Code

Submitted by razormist on
Word Scramble Game in VanillaJS with Source Code - A word game coded purely in JavaScript where the player must unscramble words before the time runs out. The program is straightforward; you need to carefully understand the hint in order to determine the correct word. JavaScript Source Code.

Word Scramble Game Application in Android

Submitted by donbermoy on
This is my another creation of android Games named Word Scramble Game Application, a project for students in their Mobile Development Subject. This Word Scramble Application will show a list of the words you can build from your letters; and in here it has 20 words to solve. It has also the speed of the random letters to build such as slow, medium, and fast. The game has also a timer and if the word is solved within 30 seconds then the player will win the game. Their is also the word typed upon clicking the words. It has also a button for resetting the game.