Skip to content

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

Notifications You must be signed in to change notification settings

Wolfteinter/PythonProjectsToPassTheTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages