Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 737 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 737 Bytes

Torus by Jeff Minter

This is the disassembled and commented source code for the demo Torus 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 (torus.prg) do:

$ make torus