Godot Communitygodot.hashnode.dev·Aug 28, 2023GDScript Code OrderingWhen it comes to writing clean and organized GDScript code, the ordering of code elements plays an essential role in enhancing readability and maintainability. In this post, we'll explore best practices for ordering different code elements within you...DiscussGDScript Masterygdscript
Godot Communitygodot.hashnode.dev·Aug 14, 2023GDScript Coding ConventionsHello fellow Hashnode community! Today, I want to dive into an essential topic that often gets overlooked but plays a crucial role in creating clean, readable, and maintainable GDScript code: coding conventions. Consistent coding conventions not only...Discuss·1 likeGDScript MasteryGodot
Mike Youngmikeyoung44.hashnode.dev·Jul 22, 2023AI 3D Model Generators: Overview and Use CasesThe rapid advancement of artificial intelligence (AI) technologies has given rise to several innovative tools, such as AI 3D model generators. These AI models have the capacity to generate 3D models from various inputs, transforming images, and text ...DiscussAI
Eli Stergiouliastroneli.hashnode.dev·Jul 21, 2023What are vector graphics and why we use them in game developmentIn the game development world vector graphics play a big role; from UI design to characters, backgrounds and animations, in mobile and desktop games. There are two types of images: Raster images are made out of pixels which means that if you zoom in...Discuss·126 readsvector
Joel Thomsjoel.net·Apr 20, 2023Dungeon Sweeper: A Knight's Adventure -- devlog 004TL;DR: I discuss adding intuitive features, dealing with Phaser quirks such as a tween memory leak and scaling issues, managing screen size, and creating an executable for a demo. I express my struggle with the less enjoyable parts of game developmen...Discuss·98 readsGameDev
Damien Jacobsonmorbidlyocheese.hashnode.dev·Apr 18, 2023v0.0.1 | hello worldI will be formatting the devlog titles like-so: v0.0.0 | title. The first half will describe the game's current version/state with the second half being the title of the post. Welcome to the first entry of my devlog for Mighty Vertical. I'm basicall...DiscussMighty Vertical | Love2D GamedevGameDev
Efehi Idubormonarxk.hashnode.dev·Apr 14, 2023Mastering Mechanics: Best Practices for Designing Engaging Game Mechanics in GodotIntroduction Mechanics are the backbone of any good game - they are the rules that guide a player’s interaction with a game world and dictate how a player can act within the game. Common examples include player movement, skills, abilities, and lives ...Discuss·6 likes·91 readsGodot
Tom JebboforPycraft!pycraft.hashnode.dev·Apr 11, 2023Pycraft progress report! 11/04/2023Hello there everyone, It's time for our weekly Pycraft progress report! If you were wondering why there isn't one for the previous week, that is because we were on holiday, and we were planning to combine this week's progress update into next week, h...Discuss·31 readsPycraft's weekly progress updates!Programming Blogs
TheLazyIndianTechiethelazyindiantechie.hashnode.dev·Apr 3, 20233 Unity Development Tips for BeginnersUnity is a powerful game development engine that has helped countless developers bring their visions to life. However, it can also be overwhelming for beginners who are just getting started. In this article, we'll explore three tips that can help you...Discuss·39 readsunity
Tom JebboforPycraft!pycraft.hashnode.dev·Mar 29, 2023Pycraft progress report! 29/03/2023Hello there everyone! Its time for our weekly progress summary and this week was the first big test of the major changes we made to the way we work on updates, so in this article, we will be reflecting on how that transition went, and what we have be...Discuss·32 readsPycraft's weekly progress updates!Programming Blogs