The tiny wolfenstein like software graphics engine
C Makefile
Switch branches/tags
Nothing to show
Permalink
Failed to load latest commit information.
scrots Add files via upload Feb 21, 2018
LICENSE Update LICENSE Jan 4, 2018
Makefile small tidy. removed scary gcc optimizations Mar 7, 2018
README.md Update README.md Feb 27, 2018
main.c doubled outer wall size for issue #2 Mar 7, 2018

README.md

screenshot

Littlewolf aims to be a very minimalistic software graphics engine reminiscent of the early wolfenstein and doom days.

make; ./littlewolf

screenshot

Controls:

move: W,A,S,D

turn: H,L

exit: END, ESCAPE