Channel Avatar

Clear Code @UCznj32AM2r98hZfTxrRo9bQ@youtube.com

0 subscribers - no pronouns :c

I am making tutorials on coding, primarily in Python.


06:09:12
Creating a Metroid inspired platformer in Godot [or Hollow Knight / Castelvania]
11:08:40
Master Python by making 5 games [the new ultimate introduction to pygame]
11:25:02
Creating a Pokémon inspired RPG in Python & Pygame
09:29:02
Creating an amazing 2D platformer in Python [ SNES inspired ]
11:32:41
The ultimate introduction to Godot 4
18:23:19
The ultimate introduction to modern GUIs in Python [ with tkinter ]
10:12:30
Creating a Mario Maker style game in Python
06:44:12
Creating a Stardew Valley inspired game in Python
04:24:43
The ultimate introduction to PySimpleGUI [ Creating apps in Python ]
11:08:59
The complete guide to Python
02:17:18
The ultimate introduction to Pillow [ Image manipulation in Python ]
42:31
Understanding decorators [Python tutorial]
02:06:46
Understanding classes and object-oriented programming [Python Tutorial]
01:59:42
A guide to level creation with Tiled [ + how to use it with pygame ]
03:21:21
Breakout in python
52:35
Collisions between moving objects
01:40:59
Creating a Flappy Bird Clone in Python / Pygame
29:22
Understanding framerate independence and deltatime
01:13:21
Cameras in Pygame
07:38:56
Creating a Zelda style game in Python [with some Dark Souls elements]
01:00:29
Understanding Pygame masks
01:11:12
Easy pathfinding in python [almost without math]
12:28
Debugging in Pygame
01:54:50
Creating Space Invaders in Pygame/Python
11:57
How to create coding tutorials [or at least how I make them]
03:21:05
An introduction to programming in After Effects
03:47:58
The ultimate introduction to Pygame
32:49
Creating an animated button in Pygame
01:01:36
Creating a Minecraft style menu in Python [Ursina]
25:23
Saving and loading in pygame with json
48:54
Creating Minecraft in Python [with the Ursina Engine]
10:55
Customizing sublime text
01:25:35
Creating Snake in Godot
02:05:00
Learning pygame by creating Snake [python tutorial]
35:44
Creating particle effects in pygame
23:49
Creating a health bar in pygame [Dark Souls style]
19:54
Creating a fancy bar graph in MatPlotLib
02:07:47
Learn Godot by creating Pong
16:08
Pygame/Python tutorial: Creating Zelda-style hearts
17:24
Pygame / Python tutorial: Creating a GTA2 style driving mechanic
17:09
Learning pygame by making Pong part 4 - Reworking the code with sprites (+making it look prettier)
23:21
Simulating physics in Python
11:21
Learning Pygame by making Pong part 3 - Improving the collision mechanics and adding sound
16:36
Python / Pygame tutorial: Getting text input
14:25
Python / Pygame Tutorial: Animations with sprites
23:38
Learning Pygame by making Pong Part 2: Adding the score and a countdown timer
26:10
Introduction to GUIs in Python with PyQt5
28:39
Learning Pygame by making Pong