Small raycasting demo built with Pygame Zero. The left side shows a 2D map with rays, and the right side renders a simple pseudo-3D view.
- Python 3.10+
- pgzero
pip install -r requirements.txt
python main.pyWmove forwardSmove backwardQturn leftEturn right
Graphics assets by Kenney.nl.