An open API service indexing awesome lists of open source software.

https://github.com/glouw/littlewolf

A tiny software graphics and game engine
https://github.com/glouw/littlewolf

casting doom engine graphics ray raycaster wolfenstein

Last synced: 6 months ago
JSON representation

A tiny software graphics and game engine

Awesome Lists containing this project

README

          

![screenshot](img/logo.PNG)

Littlewolf aims to be a very minimalistic software graphics
engine reminiscent to some of the early works of Carmack at id.

make; ./littlewolf

Dependencies:

SDL2-devel

Controls:

move: W,A,S,D

turn: H,L

exit: END, ESCAPE

![screenshot](img/peekgif.gif)