Go to file
Paul Saikko 84c44f0d97 Create README.md 2016-06-12 01:44:30 +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
keyhandler.js initial commit 2016-06-12 01:40:10 +03:00
raycast.html 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