Skip to content

vesche/raycaster-tk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

raycaster-tk

This is a ray casting engine written in Python. Old school pseudo-3D shooters like Wolfenstein 3D used this technology before computers could handle true 3D graphics. This Python implementation uses Tkinter for graphics and is able to run using only the Python standard library. I primarily used this awesome ray casting tutorial to create this project.

screenshot

Releases

No releases published

Packages

No packages published

Languages