In this video we go over how to raycast "3D" walls in Python Tkinter. This technique has been used in games like Wolfenstein 3D.
GitHub
https://github.com/BriannaLadson/Tkin...
Tkinter Project Tutorials
• Tkinter Project Tutorials (Python)
TIMESTAMPS
00:00 Intro
00:40 Starter Code
00:47 Creating the GameCanvas
01:10 Creating the Minimap
01:54 Drawing Map Tiles
03:10 Drawing the Player
04:17 Moving the Player
06:15 Drawing the View Line
07:00 Rotating the Player
07:56 Drawing the Rays
09:29 Drawing the "3D" Walls
10:55 Outro