June 2026
-

Flask | Adding Images
Displaying images in a Flask application follows the exact same logic as linking external CSS files. Because Flask manages paths dynamically, you…
-

Flask | Adding Styles with CSS
Serving Static files like CSS stylesheets in a web framework is slightly different from doing it in pure HTML. Because Flask manages…
-

Flask | Template Inheritance
In Flask, template inheritance is one of the most powerful features of the Jinja2 template engine. It allows you to create a…
-

Playing audio when an action occurs (Play on Jump)
Now we want to add a sound that will play each time the user jumps. Open the Player scene. Add an AudioStreamPlayer2D…
-

Godot 4 | Adding Audio
We will add audio to our game. This will involve adding music to the main level and sound effects when the player…
-

2D Melee Combat
This video shows how to create a simple melee attack for a 2D game. This uses Sprite2D and AnimationPlayer rather than an…
-
Creating models in Blockbench and using in Godot 4.
Installing Blockbench Creating a Model Adding Textures Animating a Model Exporting models and importing into Godot 4
Search
Latest Posts
Categories
Archives
- June 2026 (14)
- May 2026 (2)
- April 2026 (5)
- December 2025 (1)
- November 2025 (2)
- October 2025 (3)
- September 2025 (4)
