Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
50 results
Two small changes, and both are about making a game easier to change later - a named colour, and a difficulty ramp built entirely ...
1 view
23h ago
Hi Developers! Welcome to Video 17 of our Python: Basic to Advanced series! Today, our developer friend Alex is facing ...
4 views
12h ago
✅Also available at https://boosty.to/adv-it/ 🔥 In this lesson, you'll learn how to create your first AI Agent from SCRATCH in ...
7,835 views
20h ago
Steering works, but hold a key long enough and the ship walks straight off the edge and is gone. Two small fixes - and one ...
A pygame zero program does nothing you can see until it has a window. Here's the two lines that create one, and why their capital ...
2 views
One more thing to make fall - and by now you've written this twice already. Here's the third repetition, and why noticing it matters ...
0 views
Want to try for yourself? Find the code here → https://ibm.biz/~pDRvDsIfj Want to run an LLM on your own hardware? Cedric ...
8,142 views
16h ago
Lives run out and the game just carries on into negative numbers. It needs to notice that's happened, and remember it - and that ...
Everything is on screen and nothing moves. Here's the function that turns a still picture into something you can actually steer.
A black window is a start, not a game. Here's how pygame zero puts a picture into it, using an Actor and the one function that ...
19h ago
The coin has been sitting at the top of the screen doing nothing. Here's how it falls - and how to make it fall forever instead of just ...
7 views
In this tutorial we will see how to use TypeSafe's Jev AI API with Python and JavaScript Node JS. This video covers connecting to ...
45 views
11h ago
The coin falls and you can catch it. The skull has sat at the top of the screen doing nothing this whole time - and fixing that takes ...
The coin falls right past the ship and nothing happens. Here's colliderect - the one question that turns falling objects into a game ...
The score is counting, but nobody can see it. Here's how to paint writing onto a pygame zero window - and the one function that ...
Every pygame zero game starts the same way: an empty file, a note about what it is, and whatever it needs from outside.
Right now the skull is just scenery - it falls past the ship and nothing happens, so there's no reason to dodge it. One block of code ...
Hello knowledge seekers, In this video, you will learn how to install Python 3.13.2 on Debian 13.3 with easy-to-follow steps ...
2h ago
Catching a coin should be worth something. Here's how a game remembers a number across frames - and the one keyword that ...
Tony Stark didn't spend hours Googling and reading articles—so why should you? ⚡ Welcome to Episode 21 of Making ...
897 views
13h ago