Programmes | ||||
---|---|---|---|---|
level1 | level2 | level3 | level4 | level5 |
level6 |
Car race is a game writen by Saso Tomat en 1987. Some Saso's words about this game :
![]() 3032 Octets |
![]() 3050 Octets |
![]() 3134 Octets |
In this level, the landscape is in a data file.
To load it, RUN the program starting line 1000, load data of gfx.dat from the RS-232 and then, starts the game.
2 landscapes can be used in this level.
: graphics data are poked inside the BASIC program (replacing REM line). So this program MUSTN't be merged and the START BASIC pointer can't be changed. You were warned ;-D
![]() 14320 Octets | ![]() 2650 Octets | ![]() 2563 Octets | ![]() 3188 Octets |
First of all, load and run Loader.bas ; it will load from the RS-232 2 set of data (files first.dat and second.dat. Then load level5.bas.
: binary data are loaded in &2700->&27C5 and &4E20->>&5527.
![]() 887 Octets | ![]() 2022 Octets | ![]() 2025 Octets | ![]() 2622 Octets | ![]() 1574 Octets |
![]() 19820 Octets |