Turns your 2D games into 3D games :D For those of you who are too lazy to look at the code, here is an explanation: The player sprite casts a series of rays out from it to determine the location of objects around it, which is stored in a list and used to recreate the 2D scene in 3D by using the pen module.
Idea: @griffpatch Code: me :) Very low-quality and some bugs but i'll change that