Easy pathfinding in python [almost without math]

Опубликовано: 13 Ноябрь 2021
на канале: Clear Code
85,750
2.2k

A tutorial on creating pathfinding in python & pygame. We will be using the pathfinding module to avoid doing complicated math and instead focus on implementing it in an actual project.

If you want to support me:   / clearcode  
(You also get lots of perks)

Social stuff:
Twitter -   / clear_coder  
Discord -   / discord  

Timestamps:
0:00:00 - Intro + pathfinding theory
0:01:51 - Simple pathfinding project
0:12:14 - Creating the Roomba project

Project files:
https://github.com/clear-code-project...