ASMR Programming - Maze Game in Python (Match vs AI) - no Talking

preview_player
Показать описание
We generate a solvable maze, Solve it, find the shortest path, and make it into a game.
We need Pygame and Numpy for this project.
We can generate a random maze, but with Prim’s algorithm, the maze will be solvable; then, we have a maze in the Numpy array and create walls and cells for the game.
We Solve it with the A* algorithm, and finding the shortest way,
You can compete against AI (Artificial Intelligence) and try to beat it in a Pygame.

timings:
00:00 - initialization of Maze Finder Game
02:00 - Prims’s algorithm solvable maze
21:50 - A* algorithm solving the maze
33:40 - Drawing the maze
46:10 - Drawing the game

If you find this video practical and useful, don't wait any longer, and click here to subscribe:
Рекомендации по теме
Комментарии
Автор

Let me now if you have any question about this coding process. 😊

Codivinitycom
join shbcf.ru