You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
A Wolfenstein-like 3D raycaster written in Lua using using lua-fenster. I wanted to learn more about how a simple 3D raycaster works, similar to the one Wolfenstein 3D used back in the day, so I ...