A survival FPS game created from a Python-based ray casting engine written from scratch!
Enemies will track your position using a basic breadth first search algorithm.
To play the game, download the code as a zip folder and click the main.exe file!