Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 744 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 744 Bytes

PythonProjectsToPassTheTime

Python projects for when i have time to do something interesting not necessarily to complex

Tic Tac Toe

Is a project to simulate the classic game tic tac toe between a human player and a CPU player using an minimax algorithm to predict the best output for the CPU player given an input of the human player.

Videograbacion.2021-09-06.18_23_37.online-video-cutter.com.mp4

A* PathFinding

Is a project to simulate the A* pathfinding search algorithm, you can draw the obstacles you need and the positions to the source point and the destination point in a canvas

path.online-video-cutter.com.mp4