I’ve been working on this for the past 6 hours or so, it’s about as complete as it’s gonna get…
So here it is, Scr4mble:
[url=http://javaunlimited.net/scr4mble/Scr4mble.jar]
[/url]
[tr]
[td]
[/td]
[/tr]
The idea is simple… the game will show you a scrambled word. Your goal is to unscramble it. You’re awarded 1-point-per-letter of the word. You have 2 minutes to achieve a high score.
Depending on which version of Java you use, there are 750-1000 unique words
Controls:
Welcome screen:
- Press -ENTER- to start the game
- Press -ESCAPE- to quit the application
In-game:
- Type the correct spelling of the scrambled word
- Press -SPACE- to rescramble the word
- Press -ENTER- to cheat (and lose 1-point-per-letter)
- Press -ESCAPE- to return to the welcome screen
The game will run on 1.4.2+
The unsigned, non-standalone version weighs in at 3.56k. 3.88k with manifest, and 4.97 when signed
I “accidentally” created this game while experimenting with word scraping. For those who would like to create their own 4K word game, you can find my word scraping code here
Thanks for reading
– Matt
edit: added webstart