This projet aims to learn more about raycasting by implementing a simple raycasting engine in TypeScript.
Try it out here.
- Clone the repository
- Run
npm install - Run
npm run dev
This projet aims to learn more about raycasting by implementing a simple raycasting engine in TypeScript.
Try it out here.
npm installnpm run dev