Snake in the powershell / terminal
The other video that was supposed to be out last week. A video about creating the snake game in the windows powershell or the mac and linux terminal with python.
The other video that was supposed to be out last week. A video about creating the snake game in the windows powershell or the mac and linux terminal with python.
😅Easily the dumbest video I ever made. This was supposed to be up by april fools day but the pysimplegui took all my time. I'll upload another video to catch up on the other video from last week...
2022-04-05 19:29:23 +0000 UTC View Post
Hi everyone, here is the new video. It took way longer than expected and I will upload it tomorrow to Youtube to keep the algorithm happy. I'll catch up next week to make sure the videos come out a...
2022-04-01 08:31:46 +0000 UTC View PostHi everyone,
Some small updates: I will try to post more videos in the future and hope to make one larger video every weekend and then a smaller midweek video.
I am also try...
2022-03-24 14:46:02 +0000 UTC View Post
This video will cover how to use pytube to analyze and download videos from YouTube. I will also use Colorama to the output more interesting by adding a few colors.
Timesta...
2022-03-24 14:40:37 +0000 UTC View Post
A video creating breakout in python. The game includes flexible graphics, sounds, powerups and a cool retro look.
Related videos:
Introduction to Pygame: 2022-03-22 18:20:22 +0000 UTC
View Post
A video about how to do collisions between objects, both static and moving ones. I will use pygame to implement it but the logic should work everywhere .
Related videos: Introduction t...
2022-03-19 20:26:23 +0000 UTC View Post
A tutorial on creating the popular Flappy Bird game in python with pygame.
Related videos:
Introduction to Pygame: https:/...
Hi everyone, here is a video on how to understand delta time in pygame. Sorry for the inactivity the last few weeks, will upload 2 games this week to catch up (Flappy Bird and Breakout)
2022-03-05 20:55:45 +0000 UTC View PostHi everyone,
Sorry for the second poll this week but I would really like some input: I am currently planning another udemy course (on pygame). However, the more I plan it the more I dis...
2022-02-08 10:34:57 +0000 UTC View PostA video about cameras in pygame, we will create 6 different cameras that should cover nearly every use case.
Timestamps:
0:00:00 - Intro
0:01:24 - Project setup
Hi everyone, I am currently working on a Pokemon game that will be kinda like the Zelda game, seems to be quite popular.
After that, I am not sure what to work on, what is your opinion?...
2022-02-04 21:57:11 +0000 UTC View Post
Sorry for not posting last weekend, things are a bit busy right now and I am catching up right now but it will be a bit rocky for the next 2 videos. So this video will be on Youtube tomorrow ...
2022-02-04 21:48:11 +0000 UTC View Post
Sorry it took so long, the video is finally ready!
Timestamps:
0:00:00 – intro
0:01:24 – Project setup
0:06:47 – Level setup
0:27:33 – Creating the playe...
2022-01-24 11:50:14 +0000 UTC View Post
Hi everyone,
The first 4.5 hours of the Zelda tutorial are done but there are 2 more sections that need to be done, should all be done by the weekend.
In the meantime, here ...
2022-01-18 15:52:31 +0000 UTC View Post
Hi everyone,
Hope you all had a lovely new year! I am back from a trip and will record the Zelda tutorial next week. I hope to finish within the week but given how long it is it might t...
2022-01-08 10:12:39 +0000 UTC View PostHi everyone,
I have paused the patreon billing for January since I won't be posting a new Video this month. I am working on the Zelda one right now but it got larger than I expected (it...
2021-12-11 17:29:40 +0000 UTC View Post
A tutorial on how to use masks in pygame. It can be used for more advanced collisions or filling surfaces/giving them outlines.
Timestamps
0:00:00 - What are masks?
0:03:05 - Masks wit...
A tutorial on creating pathfinding in Python & Pygame. We will be using the pathfinding module to avoid doing complicated math and instead focus on implementing it in an actual project.
<...
2021-11-08 22:02:39 +0000 UTC View Post
A fairly short video on debugging in pygame. I'll post a proper tutorial later this week on pathfinding,
2021-10-04 19:49:47 +0000 UTC View PostNow that the Mario series is done, which of these 2 should I work on next (in pygame)
2021-09-29 21:17:50 +0000 UTC View Post
The final part of the platformer odyssey! This video will fix some collision issues, add a small timer to the overworld and also add sounds.
Timestamps:
00:22 - Fixing the collisi...
2021-09-21 20:38:17 +0000 UTC View Post
In this tutorial we use the xlwings module to create snake in Excel.
Timestamps:
0:00:00 - Intro
0:01:09 - Introduction to xlwings
0:13:46 - Creati...
2021-09-13 21:40:40 +0000 UTC View Post