This is NOT a 3D game! This is the repository where I followed this great blog post by @grantshandy: https://grantshandy.github.io/raycasting/. It shows you how to ...
Ray casting is the technique that was used to create early 1990s 3D games such as the original game "Doom" by "id Software". From a player avatar in a 2D environment, several hundred "rays" (or, well, ...