Raycaster built with Python. See Gallery for images.
- Switch to desired branch:
git switch main
for 2D Raycastergit switch 3D
for 3D Raycaster
- Install dependencies:
pip install -r requirements.txt
- Run the project:
python -m pyraycaster
- W & S or Up Arrow & Down Arrow to move forward and backward
- A & D or Right Arrow & Left Arrow to look around