Monster density: n_mon = min(tiles//20, 8 + floor//3) Item spawn rates per category scaled with floor depth; wands floor 5+, rings floor 8+, gems floor 15+ ...
The world has moved on from making Doom run on increasingly ridiculous devices. Now it's all about porting it to the most inappropriate of languages. Cue DOOMQL, a version of the shooter written in ...
A recreation of the classic DOOM (1993) game using Python and Pygame. This project implements the core mechanics and feel of the original game while using modern programming techniques and libraries.