Scramble

Scramble

Scramble is a game in which words are presented with the letters out of order, where your job is to unscramble the word.

Scramble contains a built-in word list which it uses by default. If a file named ScrambleList.txt is found in the same folder, it will read the word list from that file instead. You can also read a word list from a file of your choice by clicking on the Read Word List button.

The program is written in Tcl/Tk. If you have Tcl/Tk installed on your system, you can run the bare program. Since most people do not, executables which combine Scramble with a Tcl interpreter and the necessary library files are provided.

Scramble_win32.exe
MS Windows 32 bit executable. This should run on any MS Windows system
Scramble_win64amd.exe
MS Windows 64 bit executable for AMD processors.
Scramble_darwin
Mac OSX executable.
Scramble.tcl
System-independent Tcl/Tk program, which requires Tcl/Tk to be installed on your system.
ScrambleExposition.pdf
Explanation of the program.