A first person game/engine made with Love2D. Heavily WIP. My second experiment with raycasting, this time I'm using Lua/Love2D. I want to add more features to the engine this time such as textured ...
The previous [tutorial](http://www.and-creations.com/2016/09/06/lua-stack-the-key-to-understanding-the-lua-c-api/) explained the Lua stack. It's the fundamental ...