Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 385 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 385 Bytes

Warlock-64k (WIP)

Rust port of the Warlock project, from the Tricks of the Game-Programming Gurus book.

Note that the book falsely advertises the project as a Doom-like game, while it's actually only a renderer (no game logic) using unoptimized DDA ray casting (same principle as Wolfenstein 3D).