Skip to content

Files

Latest commit

926ae40 · Jan 26, 2021

History

History

iridis_spaceship

Iridis Spaceship Demo by Jeff Minter

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

$ make iridis_spaceship