/PureDuke3D

Header-only Duke Nukem source port, inspired by PureDOOM (VERY WIP)

Primary LanguageC

PureDUKE3D.h

Header-only Duke Nukem source port, inspired by PureDOOM

todo

  • fix compile errors on test.c
  • replace SDL code with "generic" code for an API to fill in
  • add more single-header/dynamic features

building

run make PureDuke3D.h to generate the PureDuke.h
run make test to run a simple test for the header file
run make debug to do both