Skip to content

jagoPG/js-raycasting

Repository files navigation

js-raycasting

Creating a 3D world illusion in a 2D canvas.

Tech Stack

  • NPM 6.4.1 or higher

Building

npm install && npm build

You can keep webpack waiting for changes to rebuild the project by:

npm run watch

Running

npm run server

About

Implementation of 2.5D raycasting in a web page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published