a rust raycaster but it opens on the web because webasm :shocked ps: this was a one day project because i was bored in class so no judgment
to run in dev:
cargo watch -- wasm-pack build --target web then devserver
or build: wasm-pack build --target web