How to make a Countdown on Pygame using Python

preview_player
Показать описание
Welcome back to another video and today I am showing how to make a countdown in your Pygame game. You can use his for games under a timer. You can learn the set up of Pygame and a simple game in this video. Hope you enjoy the video and learn something from it!!!

Рекомендации по теме
Комментарии
Автор

Thanks Sam, your simple timer method helped me get something to work right.

jr
Автор

Great video. I like short videos where I directly find what i am searching for. Thanks

languageengineer
Автор

Very well made video! I know how hard it is to explain that kind of stuff well. Nice job!

supernunb
Автор

How do you display the timer on screen?

moonnyy
Автор

How do you calculate the speed and time?
My timer is going roughly 3 times faster.

afish
Автор

It works but when I try to put it in a function (def tutorial_level():) it doesn't run

dukebozikowski
Автор

your method didn't work too well for me, but with a little bit of tweaking, i was able to get the timer working. your video did help a lot though.

mn
Автор

I exit this video since I realize you writing python code with Vscode instead of pycharm

satoshixue