movement
This commit is contained in:
parent
51fecc5b7c
commit
5faa55c3fc
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
This is a toy raytracer written in Haskell which renders to ASCII on a console.
|
||||
|
||||
Use `W` `A` `S` `D` to moce around and `Esc` to quit.
|
||||
|
||||
have a screenshot:
|
||||
|
||||
![Screenshot of racharles](./screenshot.png)
|
||||
|
|
Loading…
Reference in a new issue