An implementation of the 2048 game. ** Needs to be run in TURBO mode ** (hold down Shift while you click the Green Flag)
Uses global variables and messages to simulate what would be done using function calls and parameters in other languages.