doandroidsdreamof / doomenstein-3d

Wolfenstein/DOOM style software renderers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Wolfenstein/DOOM style software renderers

License:MIT License


Languages

Language:C 93.5%Language:Makefile 6.5%