/PygameRayCaster

An example of the old 2D FPS ray casting technique with Python, using the Pygame library. This has been created by following 3DSage's C tutorials on YouTube. I'm doing this in Python as a personal challenge, to see how performant I can make it on a RPI 3A+. Try 1-3 for different quality modes.

Primary LanguagePython

Watchers