glouw / littlewolf

A tiny software graphics and game engine

Home Page:http://glouw.com/2018/03/11/littlewolf.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

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

About

A tiny software graphics and game engine

http://glouw.com/2018/03/11/littlewolf.html

License:MIT License


Languages

Language:C 98.4%Language:Makefile 1.6%