Basic ray casting with fog.

This commit is contained in:
2017-10-31 00:53:18 -04:00
parent d84811bca9
commit 40c517e25a
4 changed files with 280 additions and 1 deletions

5
README.org Normal file
View File

@@ -0,0 +1,5 @@
* Py-Caster
Ray Casting implementation with Pygame.
[[./screenshot.png]]