Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 225 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 225 Bytes

sdlwolf

A Wolfenstein3D-style raycasting engine built in C++ with SDL2.

Building

First, install the dev packages for SDL2, SDL2_ttf, and SDL2_image (and other dependencies to be finalized)

Then simply run make