🧠𝐑𝐚𝐲𝐜𝐚𝐬𝐭𝐢𝐧𝐠 𝐄𝐧𝐠𝐢𝐧𝐞 𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐦𝐞𝐧𝐭 — 𝐏𝐡𝐚𝐬𝐞 𝟏: 𝐅𝐫𝐨𝐦 ...
This was a game I made a couple years ago (hence lack of /src and good code/commit formatting) following this raycasting tutorial for a "2.5D" games in PyGame. I decided to repurpose it into a ...
SFML port of a Python raycasting 3D game tutorial. I'm going to (mostly) follow this video: https://www.youtube.com/watch?v=ECqUrT7IdqQ This is my first C++ project.