You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A 2.5D raycasting engine built in Python using tkinter that renders a pseudo-3D world from a 2D grid map. This project demonstrates classic raycasting techniques similar to those used in early 3D games like Wolfenstein 3D.