Compilare il programma è molto semplice. Se avete scaricato il repository è già tutto pronto, e basta mandare in esecuzione il comando make
con le opportune opzioni, a seconda della piattaforma.
make target=c64 tutorial=MCTILE clean all x64 exe\midres.c64.d64
make target=c128 tutorial=MCTILE clean all x128 exe\midres.c128.d64
make target=plus4 tutorial=MCTILE clean all yape exe\midres.plus4.d64
make target=vic2024 tutorial=MCTILE clean all xvic --memory 24k exe\midres.vic2024.d64
make target=atari tutorial=MCTILE clean all altirra /hardware:800 exe\midres.atari.d64