Mini projects using Pygame, Tkinter ... etc Index : Dijkstra_Astar : an implementation for a maze solver using Dijkstra and Astar algorithms. GameOfLife_py : Conway's game of life with pygame. rock_paper_scissors_war.