https://github.com/tmpstpdwn/raycaster-py
A simple raycaster in python pygame-ce.
https://github.com/tmpstpdwn/raycaster-py
2d 3d games graphics psuedo-3d pygame pygame-ce python python3 raycaster
Last synced: 6 days ago
JSON representation
A simple raycaster in python pygame-ce.
- Host: GitHub
- URL: https://github.com/tmpstpdwn/raycaster-py
- Owner: tmpstpdwn
- License: gpl-3.0
- Created: 2025-01-09T08:25:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-14T05:28:21.000Z (about 1 year ago)
- Last Synced: 2025-05-14T06:45:35.534Z (about 1 year ago)
- Topics: 2d, 3d, games, graphics, psuedo-3d, pygame, pygame-ce, python, python3, raycaster
- Language: Python
- Homepage:
- Size: 3.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Raycaster
A simple raycaster written in python pygame-ce.
# Demo
A demo on the code working.

# License
This project is liscensed under [GPL V3](LICENSE).