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
- Host: GitHub
- URL: https://github.com/glouw/littlewolf
- Owner: glouw
- License: mit
- Created: 2017-12-11T22:23:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T17:54:27.000Z (about 5 years ago)
- Last Synced: 2025-03-28T17:08:43.568Z (6 months ago)
- Topics: casting, doom, engine, graphics, ray, raycaster, wolfenstein
- Language: C
- Homepage: http://glouw.com/2018/03/11/littlewolf.html
- Size: 1.55 MB
- Stars: 792
- Watchers: 20
- Forks: 48
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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
