/sdlwolf

Wolfenstein 3D inspired game engine powerd by SDL2 and Lua

Primary LanguageC++

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