Skip to content

Latest commit

 

History

History

mif

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

MIF (Made In France) by Jeff Minter

This is the disassembled and commented source code for Iridis Alpha's pause-mode mini-game 'Made In France' 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 (mif.prg) do:

$ make mif