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.
2.1. If script fails to run, try to paste the following DLLs next to main (however, there is already libmpg123-0.dll in the project, adding this DLL fixed the issue on my PC): libogg-0.dll libmpg123-0 ...
The Maze Game is a 3D maze exploration game powered by raycasting technology. My goal was to create an engaging and interactive 3D environment using only a 2D map. This project not only showcases my ...
Welcome to my Maze Game project landing page! This project is a thrilling 3D maze adventure game developed using raycasting techniques and SDL2. The aim of this project is to recreate the immersive ...