Wolfenstein 3D Clone
- Status  : Complete
- Source  : https://codeberg.org/oraqlle/py-wolfenstein-3d
A Wolfenstein 3D clone using Pygame and ModernGL python libraries. Renders walls and assets as quads directly from textures and features loading of levels as tile maps.
Level 1
Finding weapons and health
Fighting Enemies!
Level 2
Credit
This engine was created following a tutorial from Coder Space. Documentation is based on the techniques demonstrated in the video, for my own record and for others further understanding. This project is licensed the same as the source created by the original author.