This is a fork of the origional DOOM source code for linux ported to run on macOS 10 for arm64 (i.e. Apple silicon) based Macs.
- You'll likely need a copy of xQuartz (http://xquartz.org/) if you're using a newer version of macOS.
- Navigate the the linuxdoom-1.10 folder with
cd linuxdoom-1.10 - Create a directory for your build
mkdir linux - Compile your
make - Copy over a file
.wadfile. - Run Doom with
./doom.sh
