filmov
tv
Python Challenge for ALL, Lesson 81: Run and check 8-puzzles BFS solver

Показать описание
Python Challenge for ALL is a series of introductory video lessons for people of all ages so that they can learn to enjoy computer programming using a language called Python. I am sure people of all ages can enjoy this channel.
We are working on 8-puzzles with a game engine pyxel. In this lesson, we will almost finish the AI tool to automatically solve 8-puzzles using BFS (Breadth First Search) algorithm.
To install pyxel:
python -m pip install -U pyxel
Pyxel README
◆ The playlist of this series:
The playlists of this channel:
We are working on 8-puzzles with a game engine pyxel. In this lesson, we will almost finish the AI tool to automatically solve 8-puzzles using BFS (Breadth First Search) algorithm.
To install pyxel:
python -m pip install -U pyxel
Pyxel README
◆ The playlist of this series:
The playlists of this channel: