Skip to content

ebenh/DOOM-arm64-macOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOOM for arm64 macOS

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.

Alt text

Requirements

  • You'll likely need a copy of xQuartz (http://xquartz.org/) if you're using a newer version of macOS.

Building the project

  1. Navigate the the linuxdoom-1.10 folder with cd linuxdoom-1.10
  2. Create a directory for your build mkdir linux
  3. Compile your make
  4. Copy over a file .wad file.
  5. Run Doom with ./doom.sh

About

DOOM for Apple silicon based Macs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.8%
  • Other 0.2%