1
0
Fork
You've already forked raycasting-engine
0
Wolfenstein-like raycasting engine written in C
  • C 71%
  • Vim Script 15.6%
  • JavaScript 12.9%
  • HTML 0.2%
  • CSS 0.2%
2026年06月04日 16:38:46 +02:00
raycasting-c Moved from GitHub. 2026年06月04日 16:38:46 +02:00
raycasting-js Moved from GitHub. 2026年06月04日 16:38:46 +02:00
.gitignore Moved from GitHub. 2026年06月04日 16:38:46 +02:00
CHANGELOG.txt Moved from GitHub. 2026年06月04日 16:38:46 +02:00
NOTES.txt Moved from GitHub. 2026年06月04日 16:38:46 +02:00
README.md Moved from GitHub. 2026年06月04日 16:38:46 +02:00
Session.vim Moved from GitHub. 2026年06月04日 16:38:46 +02:00

Raycasting Engine

A raycasting engine made using SDL and the C programming language by following the course Raycasting Engine Programming with C by Gustavo Pezzi at pikuma.com.

Tip

See NOTES.txt for more info.