Go to file
Paul Saikko 0b00de98c6
Rename raycast.html to index.html
2018-07-17 14:54:27 +03:00
img initial commit 2016-06-12 01:40:10 +03:00
README.md Create README.md 2016-06-12 01:44:30 +03:00
game.js initial commit 2016-06-12 01:40:10 +03:00
index.html Rename raycast.html to index.html 2018-07-17 14:54:27 +03:00
keyhandler.js initial commit 2016-06-12 01:40:10 +03:00
raycast.js initial commit 2016-06-12 01:40:10 +03:00
screenshot.png initial commit 2016-06-12 01:40:10 +03:00
texture.js initial commit 2016-06-12 01:40:10 +03:00

README.md

raycast

A small raycaster graphics engine in javascript with html 5 canvas.

Code mostly follows this C++ raycaster tutorial

screenshot