Go backGo back to index

Locomotion

Mastertronic/May 1985

Budget gameSimulationHack
Screen shot

Cunningly simple keep the train going game.

You'll get infinite stopclock with this little hack, oh, and here's a quick tactics hint; freeze train, build track, unfreeze train...

Another printing error by Your Sinclair means this hack does not work, if you run it you will get the error message: 2 Variable not found, 20:4. I have done some modifications to this hack which has been tested and it now works. A fixed version of this hack is available for download via the link below.

Click here to download this hack (TAP format) or Click here to download this hack (TZX format).

10 CLS : LET A=63000 : FOR F=0 TO 4
20 LET T=0 : FOR N=0 TO 9 : READ A :
POKE A,S : LET T=T+S : LET A=A+1 : NEXT N
30 READ B : IF T<>B THEN PRINT "ERROR
IN LINE ";100+F*10 : STOP
40 NEXT F
50 PRINT AT 10,0;"PLAY TAPE FROM START"
60 RANDOMIZE USR 63000
100 DATA 221,33,203,92,17,141,0,55,62,255,1079
110 DATA 205,86,5,48,241,33,48,246,34,85,1031
120 DATA 93,195,38,93,205,86,5,33,60,246,1054
130 DATA 34,187,92,195,0,91,205,86,5,62,957
140 DATA 195,50,200,152,195,232,195,0,0,0,1219

Free Web Hosting