Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 265 Bytes

File metadata and controls

5 lines (3 loc) · 265 Bytes

3D Walker

Demo Video

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.