Python/Pygame Checkers Tutorial (Part 1) - Drawing the Board
This python pygame checkers tutorial covers how to create checkers using the python module pygame. We will create a checkers game from scratch and implement jumping, king pieces, double jumping graphics and more!
📝 Full Code:
🌄Assets Download:
📺 How to Install Pygame (Windows):
📺 How to Install Pygame (Mac):
6 views
34
13
4 years ago 00:58:46 2
Python/Pygame Checkers Tutorial (Part 3) - Jumping and King Movement
4 years ago 00:33:26 6
Python/Pygame Checkers Tutorial (Part 1) - Drawing the Board