Raycast Surival Game
Created on: 4/27/2021
Raycast Survival is a 3D WebClient game that uses Raycasting, (not to be confused with ray tracing), to create these 3D graphics using trigonometry (I actually like trig), grid mapping, and everything in between. I learned these tools through 3D sage's videos which are credited in the youtube video. All art was done by me and the sound effects are from star wars blaster sound effects. P5 is the client graphic library and is used to draw that squares according to the distance and angle of the player and its placement on the map.
➡️ Check out the Repo
➡️ Check out more of the project