For more information about the site shutdown, click here. To see the current standings of games (in order of popular vote) click here.
Blazing Games - Ultimate Retro Project - Volume 4 - Episode 37
Page Last Updated: April 1, 2006
Word scramble is a game that most people have played. I first played the game as part of a grade-school assignment. I have also seen this game in newspapers and in game books.
The computer adds the ability to time how long it takes you to solve a word, which can be used to score the game.
Creating text games is interesting, but my goal was also to present the game in a way that would simulate a teletype machine as close as possible. This is why the game uses my console.
My Teletype Emulator is designed to simulate playing the game on an old teletype machine, down to the dot matrix output. Anybody who has used an old printer knows how slow they were. They were also noisy, but out of the goodness of my heart, I decided to leave the noise out.
For getting input from the user, I decided to go with a fancy LCD model, in which what you type will be send to a LCD display for your approval before being transmitted to the machine. Unlike real machines, my terminal is intelligent and will only let you enter something when the program is requesting input. Any other typing is ignored!
The first thing that you do is select the list of words that you want the scrambled words to be chosen from. The game then starts.
In each of the ten rounds, you are shown a scrambled word. You must then type the unscrambled word as quickly as you can. You gain 20 points for getting the word correct. Bonus points are rewarded for solving the round faster than the par time up to a maximum bonus of 30 points.
This game is requires Java 1.1 or better to run. Browsers that support 1.1 tend to be 4.x or better versions. Windows XP users may have to download a Java plug in to use Java applets.
Clicking on the link below indicates that you agree to the disclaimer (click here to read).
Please note that the above links open in a new window. Popup blocking software may not allow this so read the popup blocker's instructions for allowing this (unless you are also running ad blocking software, in which case please don't play the game as it costs money [made by the advertising] to keep this site running).
This game is open source with the source code being hosted at ultimateretroproject.dev.java.net
About -
Privacy Policy -
Contact -
Links -
FAQ
Copyright © 2005-2006 Blazing Games Inc. All Rights Reserved.