Python projects for when i have time to do something interesting not necessarily to complex
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
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