• Stars
    star
    747
  • Rank 58,460 (Top 2 %)
  • Language
    C
  • License
    MIT License
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Wolfenstein/DOOM style software renderers

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