Skip to content

This project is a basic implementation of a ray casting game using TypeScript and HTML5 Canvas. It features a grid-based environment where rays are cast from a point and interact with obstacles on the grid.

Notifications You must be signed in to change notification settings

AbbasMahdavi021/RayCastingGame

Repository files navigation

RayCastingGame

This project is a basic implementation of a ray casting game using TypeScript and HTML5 Canvas. It features a grid-based environment where rays are cast from a point and interact with obstacles on the grid.

Guide by Tsoding Daily and Lode's Computer Graphics Tutorial : https://lodev.org/cgtutor/raycasting.html

#Build Index.js npm install npm run watch

About

This project is a basic implementation of a ray casting game using TypeScript and HTML5 Canvas. It features a grid-based environment where rays are cast from a point and interact with obstacles on the grid.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published