I made my own DOOM in Python

Опубликовано: 17 Февраль 2024
на канале: Coder Space
11,440
796

This DOOM clone was written from scratch using Python and the Raylib library. This has nothing to do with the DOOM source code and does not support WAD files. The only thing that connects with the original DOOM is the use of 2D BSP Tree.

BSP Tutorial:
   • Let's Code DOOM #1 - Initial Setup  

Music:
Emi Meyer - For Whom the Bell Tolls

#doom #python #coderspace