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: https://github.com/techwithtim/Python-Checkers
🌄Assets Download: https://techwithtim.net/wp-content/uploads/2020/09/assets.zip
#python #game-development