Update README.md

This commit is contained in:
Paul Saikko 2019-09-02 00:19:06 +03:00 committed by GitHub
parent 0b00de98c6
commit 7d9cc9d92d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,4 +3,6 @@ A small raycaster graphics engine in javascript with html 5 canvas.
Code mostly follows [this C++ raycaster tutorial](http://lodev.org/cgtutor/raycasting.html)
Live at [github.io](http://psaikko.github.io/raycast/)
![screenshot](https://raw.githubusercontent.com/psaikko/raycast/master/screenshot.png)