User File #48246408916051704

Upload All User Files

#48246408916051704 - TI-83 Daleks Speedcode Update

TI-83 v1.02.bk2 Daleks Speedcode.bk2
In 00:44.92 (2695 frames), 7690 rerecords
Game: Daleks ( TI83, see all files )
516 downloads
Uploaded 7/4/2018 6:33 PM by TiKevin83 (see all 20)
This TAS writes a full-fledged clone of the 1985 DOS game Daleks in pure TI-Basic, and then TASes the first level. The first 10 levels will be finished before submission. The code is heavily optimized by exploiting the TI-83's flexible List data type, and unnecessary initialization has been cleaned out accounting for the initial state of the calculator on bootup. I considered using Finance variables for speed vs size code tradeoffs, but the game loop doesn't seem to run faster with them. Basic 8 direction movement uses the number pad, the teleport mechanic is implemented via the sto-> button, and the 1-use Sonic Screwdriver mechanic is used via the Ln button.