Skip to content

ogm710811/letter-scramble-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Letter Scramble

Letter Scramble is a game in which players score points by entering words. Once the letters of a word are displayed in the game board which is divided into a 15×7 grid of squares, the player will be able to enter his/her word and win a point. This version was created for computer players and its object is to remove all the letters from the board creating valid words and score the highest possible points. Play it here! https://ogm710811.github.io/letter-scramble-game/

Notable

https://github.com/nickborbe

How to Play

  1. Select a topic from the menu. First, go to Menu | Help and take a look to the words in each topic and learn its definition.
  2. Once the topic is selected the goal of the game is set up.
  3. Press the start button and enter your name and level. The level will be related with the timer count down.
  4. Letters will be displayed from left to right and top to bottom with a frequency of 1 second.
  5. Once the player see that can create a word, use your keyboard to unscramble the letters and make the hidden words.
  6. If the word is valid the player will receive a point. Valid words can be entered only once.
  7. Timer will count down until reach 00:00 then the game is over.
  8. The player with the highest score will win.

Screenshot

Game Board

Contributing

Changes and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master! If you can, please make sure the game fully works before sending the pull request, as that will help speed up the process.

License

Copyright 2017 OGM