Raycasting engine made with Javascript and P5
To run locally, make sure that the project are hosted on any virtual or physical host. Just opening the html file will not work due to CORS policy
npm serve
package can help with that
https://lodev.org/cgtutor/raycasting.html
https://dev.opera.com/articles/3d-games-with-canvas-and-raycasting-part-1/