8000 GitHub - glouw/littlewolf: A tiny software graphics and game engine
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

glouw/littlewolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

0