News

Here I developed a game in python that utilizes raycasting to map 2D data into 3D visuals based on the location and orientation of the player in the world. There's also menus, shops, and enemies in ...
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 ...