Series
Create a puzzle game using Python Turtle
We'll be creating a clickable tiles puzzle game using Python Turtle module. This series is divided into 2 parts:
Learn to create the game
Use multiprocessing to find a solution of the puzzle
Articles in this series