-<TextArea editable="false" prefHeight="200.0" prefWidth="200.0" text="WORDAGAM is just another word game. You are given a 4x4 grid with random letters. You try to form as many words as you can from those letters by selecting the neighbors of each letter successively. You can define the pace of each game by configuring the game time via the Settings menu. A progress bar at the bottom of the game window depicts the time left in the game. After the game is over, you will see all the possible list of words in the game. If you want to check out how a particular word is formed, just double-click on the word, and you will see the word formation in the grid. Hope you enjoy playing this game!" wrapText="true" xmlns="http://javafx.com/javafx/8.0.172-ea" xmlns:fx="http://javafx.com/fxml/1">
0 commit comments