Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 392 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 392 Bytes

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