7 Things I Learned About Steam In 2024 - Really, what is my job? I am not a clairvoyant who can predicts what Steam will do or have some special intuition that gives you wishlists. All I do is I go to the hundreds of devs who are willing to share their data with me (like you) and I ask them “did this work?” or “What happened here?”. Or I compile all the publicly available data filtered for what I am looking to test. So what did I learn about Steam this year?
howtomarketagame.com
Deep Dive: Crafting detailed and dynamic water in Planet Coaster 2 - 'Try simple approaches first; in many cases, such an approach will already yield amazing results, leaving you more time to iterate on the more complex areas.'
gamedeveloper.com
How to Make a Cylindrical Combination Lock In Unity, Part I - In this new series of Unity tutorials, we'll build a cylindrical combination lock, commonly found on suitcases and often featured in game puzzles. We'll be able to set initial and target combinations and register callbacks for OnTargetValueEnter and OnTargetValueExit to integrate the lock into any game logic.
marianpekar.com
Automating Unity Builds with GitHub Actions - In this guide, we'll walk through how to use GitHub Actions to automate Unity builds. We’ll learn step by step how to create a GitHub workflow, add the necessary secrets, and choose an appropriate build machine.
dev.to
Why Tramway SDK - Tramway SDK (heavy metal spelling – T̈ra̦m̊ẅa̦ÿ SD̈K) is a graphics package/framework/game engine that I have been working on for the past 3 years. In this article I attempt to turn you against mainstream engines and I will explain, in detail, why Tramway SDK is not as awful as them.
racenis.github.io
AI Game DevTools (AI-GDT) - Here we will keep track of the latest AI Game Development Tools, including LLM, Agent, Code, Writer, Image, Texture, Shader, 3D Model, Animation, Video, Audio, Music, Singing Voice and Analytics.
github.com
Static search trees: 40x faster than binary search - In this post, we will implement a static search tree (S+ tree) for high-throughput searching of sorted data, as introduced on Algorithmica. We’ll mostly take the code presented there as a starting point, and optimize it to its limits. For a large part, I’m simply taking the ‘future work’ ideas of that post and implementing them. And then there will be a bunch of looking at assembly code to shave off all the instructions we can. Lastly, there will be one big addition to optimize throughput: batching.
curiouscoding.nl
A Newgrounds Documentary: Once Upon A Time On The Internet - The internet was once a wild, untamed frontier. Creativity knew no bounds, and every click could lead to a new, wonderful, sometimes traumatizing discovery. That spirit of innovation and community was epitomized by one site: Newgrounds.com.
kickstarter.com
5 ways to draw an outline - Different techniques for rendering outlines in Unity.
ameye.dev
|
|
Get Unity Certified! Take aim at your dream job! A a certification that will help you stand out from the crowd.
|
|
|
Generics vs. Inheritance: When to Use Each in Game Development - Generics and inheritance are two powerful tools in programming, each with unique strengths and use cases. In this video, we explore their differences and practical applications, particularly in game development. You’ll learn when to leverage generics for type safety and code reusability, when inheritance excels for shared functionality, and how to combine the two effectively for cleaner, more maintainable code.
git-amend
|
|
I Made My Waves 1000x Better with THIS Simple Trick! - In today's video, I will be taking my boring-looking waves and making them more realistic using the Gerstner Wave algorithm.
EdGameDev
Visual effects explained /w Jessica Lecours (Baldur's Gate 3) - Creating stunning VFX in real-time engines is an art, and today I’m breaking down the incredible Hold Person spell from Baldur's Gate 3!
TNTC
The Smarter Way to Handle Dependency Injection in .NET 9 - When you think of dependency injection you might think of factories but they can be messy full of boiler plate and a nightmare to maintain but what if I told you there's a smarter cleaner way let me introduce you to key services
Patrick God
Animating Shaders for Magic: Crafting a Spell casting System in Unity - "Hello! In this tutorial, we’ll create a glowing edge shader and animate it based on your spell casting character animations to enhance their power and impact. Along the way, we’ll use a simple scripting system to integrate the shader with animations and particle effects, creating dynamic and cohesive spellcasting visuals."
Otto
Why Every Game Developer Should Use Command Buffers - let's talk about command buffers by the end of this video you're going to know what they are, when you should use one and how you can make one
Dylan Falconer
Best Unity 6 setup for XR using Universal Render Pipeline - Step by Step Performance Guide - Unity is still one of the leading Game Engines for XR (Virtual Reality, Augmented Reality, Mixed Reality, etc). Many projects still have poor settings, especially with the Universal Render Pipeline (URP). Optimizing these settings can easily improve performance or improve battery life. This guide also works great for mobile devices!
Dev Dunk
DOUBLE Unity Animation Performance! | Easy Performance Optimization - Animations make games so much better, but they can also easily break performance in Unity!
Dev Dunk
|
|
|
Game Dev Asset Mega Bundle - Unity and Unreal - Gamedev assets for any situation
Bring the worlds in your imagination to life in Unity and Unreal Engine with this mind-blowingly massive collection of environments, props, tools, and more! From sprawling cyberpunk dystopias to soul-stirring medieval villages, you’ll have the building blocks to create masterwork game environments that will transport your players. You’ll get over three dozen megapacks made up of modular assets that you can mix and match as you please, that utilize engine-native cutting-edge tools like Nanite and Lumen.
Pay what you want for this indispensable toolkit and help support charity with your purchase.
Humble Bundle Affiliate
|
|
Royalty-Free Music, SFX, & More - Bundle - Pitch perfect sounds, loops & more. Create the perfect audioscape for your next game with this bundle of professional quality sounds from GameDev Market! This massive library features over 40 hours of audio tracks and more than 6000 individual sound effects to bring your game to life. Craft exhilarating boss battle music with the Boss Battles & Combat Music, excite players with addicting loot tunes with the Game Music Treasury, and bring explosions and more to life with the Urban Destruction Demolition Debris & Explosions. Get the assets you need to achieve the sound you’re looking for, and help support Hilarity For Charity with your purchase!
Humble Bundle Affiliate
FREE Super Input Prompt Icon Pack for PC & Console Games– Compatible with Unreal Engine, Unity & Godot - Elevate your game design with this FREE input prompt icon pack, featuring over 1100 high-quality icons perfect for PC and console games. Whether you're working with Unreal Engine, Unity, or Godot, these icons are designed to seamlessly integrate into your project and enhance your user interface.
juliocacko.itch.io
Easy-Text-Effects-for-Unity - An open-source Unity package for animating TextMeshPro text with customizable effects. Includes ready-to-use samples, real-time previews, and per-vertex animation capabilities.
LeiQiaoZhi Open Source
So anyway i made a quick Fake God Ray Effect (Free Download) - [Download link (Google Drive)]
HellGate94
LeafPhysics - Unity Jobs based high performance particles
hasantarhan Open Source
DGG-Localization - Modular localization system for the Unity engine.
DaniilDGG Open Source
shaders - A Standard Shader and Surface Shaders replacement for Unity for Built-In pipeline and forward rendering
z3y Open Source
Universe - A Unity library of space-related methods for hard sci-fi games.
TheWand3rer Open Source
test-helper - Provides custom attributes, comparers, and constraints useful for testing with Unity Test Framework
nowsprinting Open Source
UnitySteamBuildUploader - Editor tool to help you connect to steam and upload builds without hassle
JamesVeug Open Source
buildactions - BuildActions for use with the SuperUnityBuild build automation tool.
superunitybuild Open Source
Unity-Dots-WireframePlexusEffect - A Plexus like effect with connection-lines based on the wireframe of the mesh. Implemented with parallel running jobs and burst compile.
Strieglitz Open Source
FernRPExample - This project is the implementation of FernRP Package, Include NPR/PBR.
FernRP Open Source
Paint System (FREE) - A simple but flexible painting system for non-photo-realistic-rendering in Blender
tawansunflower.gumroad.com
Graphite - 2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
GraphiteEditor Open Source
TrackGenerator - A package that Procedurally Generates Closed Tracks from Voronoi Diagrams using C# Jobs System, Splines and Procedural Mesh Generation.
rob1997 Open Source
unity-kataru - Unity integration for Kataru, the minimal interactive dialogue language.
kataru-lang Open Source
UnityAutoAnimaker - Unity 2D tool for cutting sprites and easily creating animator override controllers.
qweasfjbv Open Source
InputGlyphs - Displays glyphs (icons) of keyboard & mouse or controller buttons detected by Unity's InputSystem.
eviltwo Open Source
shader-language-server - Language server implementation for ShaderLab
shader-ls Open Source
AutoUnityGuidRemapper - A fast unity GUID remapper that when pointed at two directorys will remap scripts, assets, and shaders. Replacing the bad referenced files with good ones.
C0mputery Open Source
Procedural-2D-Dungeon-Unity - Using random walk and binary space partitioning to create a 2D procedural dungeon in Unity
ammarsufyan Open Source
Shop up to 50% off David Grette Studio - Publisher Sale - David Grette Studio is a character development studio for PC and console games. Our key lines of business are marketplaces and outsourcing. We provide indie developers, game and film studios with high-quality and unique characters at a reasonable price. PLUS get Streetwear Girl 2 (8) - Casual Wear Girls Pack 3 for FREE with code DAVIDGRETTE2025
Unity Affiliate
The Complete Learn To Code 2025 - Software Bundle - Learn to code games like a pro. Achieve your New Year's resolution and learn to code! This comprehensive curriculum will help you level up your skills with courses like Unreal Engine 5.5 Game Developer's Toolbox - Essential Templates and Assets, Godot 4 Game Creator's Pack - Essential Templates for Instant Game Development, and many more. Our collection of 40+ courses includes Humble Bundle-exclusive content available only to our community. Familiarize yourself with popular tools like Python and Unreal Engine, all while supporting Direct Relief with your purchase!
Humble Bundle Affiliate
|
|
|
Nettle - A survival RTS game about exploring the vast cosmos, the many planets inhabiting it and their countless secrets. You'll need to explore, gather resources and research new technologies in order to survive, thrive, and eventually build a colony on a bizarre, foreign world.
[You can get it on Steam and follow them on Twitter]
2xN Studios, theepiccoder
|
|
My game, Call Of Dookie. Demo available on Steam
|
Would You Mind Helping Us Out?
|
|
A Marrone Games project.
|