Viewing and editing the code:
Install and open the Blitz3D game engine, then load up each .bb file in \source code. once you
have finished editing, run through GAME.BB!!!
any other file will cause the game to not run. Besides,
you should have some understanding of BlitzBasic prior to editing the source code.
game.bb - operates the screen
functions.bb - creates all the functions in the game
load.bb - creates all variables, arrays and loads textures
notes.bb - the writings of a madman
Playing pre-release builds
click "all builds" next to the corresponding version to download all the pre-release builds
of that version, then copy and paste all the
.exe files to the main folder of CustomTO. Refer to
notes.bb for a brief overview of each build.
Go back or Return Home.