Data analysis vs Godot Shaders
Hey, for my second channel I want to keep a weekly series, so I am wondering what you guys would be more interested in:
2024-02-25 20:55:33 +0000 UTC View Post
Hey, for my second channel I want to keep a weekly series, so I am wondering what you guys would be more interested in:
2024-02-25 20:55:33 +0000 UTC View PostThe pokemon game is taking shape, basically all the main mechanics are in place and I hope to have the video out in mid march! At this point I just keep on refining things and squash a billion bugs...
2024-02-23 20:13:36 +0000 UTC View Post
It is finally done, a proper Python platformer along with an overworld :D
(YouTube is still uploading and processing, the video should be ready soon, it's nearly 10 hours long) 2024-02-04 23:57:13 +0000 UTC View Post
Hi everyone, I am starting a weekly series on shaders in Godot! You guys get the videos a week early :)
I am currently finishing up the next major project, should be up in about 2 hours...
2024-02-04 20:43:12 +0000 UTC View PostHi everyone, I will try to post more regularly and sorry for the long absence.
In the video you can see a Pokemon-style game I am working on, it should be out by the end of February. I am also ...
Hi everyone,
I have finished the intro video to Godot 4! It's 15 hours long and currently split over 2 videos. Part 1 is linked and part 2 is here: 2023-06-22 20:19:46 +0000 UTC View Post
Hi everyone,
for the next couple of projects:
I will create an updated ultimate intro to pygame later this month. Since pygame-ce came out a few new features have been added...
2023-04-02 20:40:02 +0000 UTC View PostHi everyone, sorry for not posting for a while. I was hard at work making a 41 hour udemy course. That one has been published this morning and you can get it here:
I made it! Here is the complete guide to styling in tkinter, this includes animated widgets and images, tools to make your app actually look good and all the basics as well.
...
2022-12-22 00:25:07 +0000 UTC View Post
Hey, some slight delays on the videos. I was unhappy with the previous video on tkinter layouts so I expanded on it... a lot. Now it covers everything you need to know and outlines basic design pat...
2022-12-19 00:00:06 +0000 UTC View PostPart 2 finished now, faster than I expected :)
Part 3 (styling) for the layout will be out next week.
Hey, I am working on a complete guide to tkinter and I realised it is going to get much longer than I expected. Here is the first part that covers all of the widgets that you can use along with a g...
2022-11-30 20:01:49 +0000 UTC View PostThe next pygame project. I still need to figure out the floor and enemies but a solid chunk of the math is done :)
2022-11-06 14:25:55 +0000 UTC View PostHi everyone, sorry for taking so long but this video took forever to make!
The video is 10 hours long and I think YouTube will need some time to process it but should be ready soon :)&n...
2022-10-21 19:07:24 +0000 UTC View Post
Hi everyone,
Sorry for having been quit for so long. The Mario maker style game is more or less done (I still need to do some refactoring and bugfixing). Here is the trailer draft, I am...
2022-09-22 12:48:28 +0000 UTC View Post
The editor part is finished, now I have to make the actual game :)
I'm hoping to have a prototype ready by Monday, will share the code here then!
2022-08-26 14:29:31 +0000 UTC View Post
It's making some solid progress :D
(Water is also working, forgot to show it in the video)
2022-08-23 19:56:56 +0000 UTC View Post
Hey, the next game I am going to make will be a Mario Maker style game. Here is the progress so far.
The editor turned out to be quite a pain to work with, especially since I wanted it ...
2022-08-20 09:37:17 +0000 UTC View Post
A Stardew Valley style game in Python and Pygame. This includes
farming and foraging, a day and night cycle, weather effects
and a merchant. The game was also made in Tiled so you can
exp...
Hi everyone, so I am trying to think about how to make Clear Code more financially stable so that I can do this properly full time. Sadly, paid courses pay much better than YouTube ads. Hence, I wi...
2022-07-27 08:16:39 +0000 UTC View Post
Hey, I had to update the video because YouTube did not like the part on downloading YouTube videos (YT considered it 'harmful and dangerous' and gave me a channel warning, so I absolutely had to de...
2022-07-23 20:59:27 +0000 UTC View PostHi everyone, here is the link to getting my course for free: https://w...
2022-07-08 11:15:41 +0000 UTC View PostHi everyone, huge apologies for having been so quiet the last few weeks. I worked on a larger course that you can get here: 2022-07-07 10:13:45 +0000 UTC View Post
Basically everything you need to know about image manipulation in Python with Pillow [PIL]. By the end of the video you should be comfortable manipulating images in just about every way. &nbs...
2022-05-18 17:02:29 +0000 UTC View Post
A bunch of very simple code snippets to write more elegant and understandable python code.
Timestamps:
0:00 - Intro
0:27 - match case
3:24 - ternary operator...
A video on understanding python decorators, including the property decorator in classes.
Timestamps:
00:00 - Intro & Decorator theory
03:34 - Function basics
08:28...
A tutorial about classes and object-oriented programming. I will cover everything you need to create classes, use dunder methods, simple and complex inheritance and how to work with classes and con...
2022-04-27 08:01:39 +0000 UTC View Post
A video about Tiled, including terrains, isometric tiles, exporting and objects. I also cover how to import the resulting data into pygame.
Timestamps
0:00:00 - Intro <...
Hi everyone, sorry but no proper tutorial for this week, I have been ill the entire week and just didn't get to record.
That being said, there are some updates: I am working on a larger...
2022-04-15 16:28:29 +0000 UTC View Post