Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 301 Bytes

Wolfenstein/DOOM style software renderers

project screenshot

  • src/main_doom.c: a DOOM-style software renderer
  • src/main_wolf.c: a Wolfenstein 3D-style software renderer

Building & Running

$ make doom|wolf|all, binaries are bin/doom and bin/wolf respectively