Skip to content

jason9075/DOOM.nix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Doom 1.10 on NixOS

This repository contains the source code of Linux Doom 1.10. Follow the instructions below to build and run the game on NixOS.

🛠 Prerequisites

Ensure you have the following dependencies installed:

  • gcc
  • gnumake
  • libX11
  • libXext
  • libnsl
  • nix
  • Xephyr (if using a 256-color mode)

🕹️ Running the Game

Make sure you have a valid doom1.wad (Shareware) or doom.wad (Full Version) in the current directory.

📚 Additional Resources

Official Doom Source Code

Video for building

About

Building DOOM on NixOS

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 95.9%
  • C 3.8%
  • Other 0.3%