Python/Pygame Checkers Tutorial (Part 1) - Drawing the Board

preview_player
Показать описание
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!

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾

💰 Courses & Merch 💰

🔗 Social Medias 🔗

🎬 My YouTube Gear 🎬

🎤 XLR Microphone (Rode NT1): Not available

◾ 💸 Donations 💸 ◾
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡

⭐ Tags ⭐
- Tech With Tim
- Python Pygame
- Pygame Checkers
- Checkers Pygame
- Python Checkers
- Python Checkers Pygame
- Pygame Checkers Tutorial

⭐ Hashtags ⭐
#python #pygame #checkers
Рекомендации по теме
Комментарии
Автор

What other tutorial series do you guys want to see?!

TechWithTim
Автор

Happy teacher's day
Teachers' Day is a special day for the appreciation of teachers. And, you made me understand a lot of things whether it's tenserflow or python or flutter Or any tech here's the spot I come for Thank you sir for being a guide to me in my journey....

prashantsaxena
Автор

This is an incredibly solid tutorial.
Not only about making Checkers, or using Pygame, but to improve the use of Classes, Modules and how to structured the code.
I started very recently and learned a LOT from this tutorial and the rest of the channel.
Thank you very much Tim.

Rurdock
Автор

22:01 "Pygame has no mousebuttondown, yes it does!" 🤣🤣

ShreshthoSaha
Автор

Brand new teacher who stumbled backwards into a computer science teaching gig this year. Your videos have helped bring me up to speed before the new year. Thanks mate.

ImFoxyGrandpa
Автор

Teaching is the one of profession that creates all other professions. Thank you for helping me to become the person I am today.
Happy teachers day! 🙂

AnoojShete
Автор

Such a concise and crisp tutorial. Better than anything my professor has been trying to show us lol

kiran
Автор

Thanks again Tim for a great tutorial. I wasn't so much interested in checkers but found your folder structuring and file naming conventions VERY useful. Its one thing to see a tutorial on how to do this and another to see it in practice. Great job and thanks!

roryderrick
Автор

Perfect timing...
I learnt about minimax from coding train. Now implementing using python and pygame. Awesome

kavinbharathi
Автор

Hi Tim, great tutorial, thank you. I just wanted to make you aware of an issue with the subtitled comments on your video at 7:52 -7:53. It seems to think you say the F word 😂

jamesingleton
Автор

Just a suggestion that it would have been more helpful if you make an introductory video on how you approach and the thought process to create the checkers game beforehand so we can grasp the whole logic in the coding much easier.

amirfirdaus
Автор

Top video Tim. really enjoying your tutorials!

davefinn
Автор

WOW thanks tim I also bought your merch and its sick. Nice job with the merch and the videos you make!!!

unknownpy
Автор

Hey Tim, Will you make a series teaching how to make agar.io
or paper.io or diep.io or any fps game in Python Day - 12. Like so he can see(btw I am the first viewer)

programmingwithpranav
Автор

Damn your editing skills have increased

craiglobo
Автор

The bg on your wall as always and the gamee.. Lets start a new seriesss finally! Tim you are denitely netflix for me :D Learned everythin from you..

wertuxhd
Автор

woww dude ... cant wait for part 2 ...

CalBart
Автор

started off programming with pygame - this is very cool

lukemcleod
Автор

Congrats on 400k subscribers ur doing a really good job 😃

rammohankudva
Автор

@21:16 (line 15) you should swap *row* and *col* in *draw.rect()* although the end result is the same.

ChupoCro