This is the disassembled and commented source code for the demo Torus by Jeff Minter.
To compile and run it do:
$ make
The compiled game is written to the bin
folder.
To just compile the game and get a binary (torus.prg
) do:
$ make torus
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is the disassembled and commented source code for the demo Torus by Jeff Minter.
To compile and run it do:
$ make
The compiled game is written to the bin
folder.
To just compile the game and get a binary (torus.prg
) do:
$ make torus