https://github.com/notryanb/raycaster
A little raycaster engine inspired by Wolfenstein3d in C.
https://github.com/notryanb/raycaster
Last synced: 11 months ago
JSON representation
A little raycaster engine inspired by Wolfenstein3d in C.
- Host: GitHub
- URL: https://github.com/notryanb/raycaster
- Owner: notryanb
- Created: 2025-07-19T12:41:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-19T16:48:25.000Z (11 months ago)
- Last Synced: 2025-07-19T17:04:07.747Z (11 months ago)
- Language: C
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# raycaster
A simple raycaster engine inspired by Wolfenstein3d written in C.