raycharles/README.md

10 lines
215 B
Markdown
Raw Permalink Normal View History

2018-10-26 00:22:06 +00:00
# raycharles
This is a toy raytracer written in Haskell which renders to ASCII on a console.
2018-10-26 02:20:44 +00:00
Use `W` `A` `S` `D` to move around and `Esc` to quit.
2018-10-26 02:19:41 +00:00
2018-10-26 00:22:06 +00:00
have a screenshot:
![Screenshot of racharles](./screenshot.png)