This is the disassembled and commented source code for the 1987 Commodore 16/Plus 4 game Voidrunner by Jeff Minter.
To compile and run it do:
$ makeThe compiled game is written to the bin folder.
To just compile the game and get a binary (voidrunner.prg) do:
$ make voidrunner


