Skip to content

Latest commit

 

History

History

torus2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Torus 2 by Jeff Minter

This is the disassembled and commented source code for the demo Torus 2 by Jeff Minter.

Requirements

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 (torus2.prg) do:

$ make torus2