/Pygame-Raycaster

Raycaster made with Pygame and OpenGL

Primary LanguagePython

Pygame-Raycaster

This is a simple Raycaster made with Pygame and PyOpenGL. It Reads in a csv file, generates a simple 2D world, and draws the 2D space in 3D using the raycasting technique.

Demo

How to Play it yourself

You can run the program by downlaoding all of the files and running the "game.py" file