Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Misc Devlogs

Update 0.979
In this update you finally get to play with shadows. For this to work you have to enable shadow generation for a light. This applies to directional, spot and po...
1 file
NitroOS on real hardware
Major Update
im not even joking, what if we run NitroOS on real hardware? I got bored and thought... hmmmmm what if I make a device designed to run NitroOS. Then I saw my Ra...
NitroOS Mobile when?
1
Hey guys! Some of you have asked for a mobile version of NitroOS, and a legendary fan has gone out of their way to make a distro where NitroOS alpha is easier t...
NitroOS 2 fan project
1
Major Update
NitroOS 2 is a fan-project made by Dynal2 and i thought it's worth a mention! It's an excellent fan project, however, it is a FAN project, not a mainline versio...
Tutorial 3 - Scripting and NavMesh
This week, we went into AI navigation using NavMesh in Unity. Taking my terrain and building from the week's self-study, I applied a navmesh surface (Figure 1)...
Portfolio Work - Week 4 Self Study - Game Ideas
Game Idea 1 - Physics Combat For my first game idea, I propose a first person physics combat game. The movement/combat speed of the game would be something akin...
Sprunki
Game Design
vvb...
1 file
Game
Self-Study3 Terrains and ProBuilder
For Self-Study 3 , the goal was to create an environment for my previous project, “Hobart Cenotaph,” while also experimenting with Terrain creation and expl...
Portfolio Work - Week 4 Self Study - Simple Game
The Simple Game This week I created a simple game prototype in Unity out of the things I had already made. Enemies intermittently spawning in and chasing the pl...
Version.04
Game Design
Sorry for the long time between updates! Daughter caught the Flu, I think I did, and also, Slay the Spire 2 came out! This one added some tables to generate a N...
1 file
Archive [02/15/2026] POLISH Product Update
2
02/15/2026 – POLISH Product Update To all our fans, supporters, and patrons, This is Andy from Dreams Circle. Alongside the release of the second POLISH pack...
Auto Game Analysis
You can now automatically analyze your entire chess game from move 1 to the final position with a single button press. At any point during review, just hit the...
1 file
14.09.2025
Game Design
Hello, everyone. Since today marks the one-year anniversary of the announcement of my game, Duel Cards—and given that it’s been a full year and I’ve only...
Second prestige unlocked and the new mana mechanics
Major Update
Now you can prestige for the second time earning few bonuses and access to the new mana mechanics, in the mana tab you have in this moment 19 nodes. convert 1k...
1 file
update page Lmao
1
Game Design
hey buenas la pagina es nueva el juego esta en desarrollo el juego esta previsto lanzarse en gamejolt, aqui en ich io y proxsimamente en steam...
Self-Study 4 development
This week, the first half of the self-study was implementing a set of basic game mechanics. This included collision triggers responsible for actions like health...
Last ninja quiz
Major Update
Last ninja was my favorite game when I was 12. Both because I loved karate and the amazing songs from Ben. When I was 27, I found Ben Daglish online and emailed...
1 file
New Pinups Added - Demon Slayer
2
The new fanart pinups for this month is Demon Slayer! Check the link, the new folder should be added. We have five more 4 more months and 4 more packs to go unt...
More texturing progress
Painting is going pretty well, added some detail and natural wear. Hopefully, will be done by next week, and then it’s implementation time...
Userside update and web demo
pre extracted zips update: fixed errors on web demo...
3 files
Minor bug fix
1
This is a very minor update to SaiThumbs that will ensure that corrupted or erroneous files are more gracefully handled rather than possibly crashing or corrupt...
3 files
Tutorial 2 - 3D Models in Unity
Game Design
This tutorial was a great introduction to implementing animations within Unity . Unfortunately, because my low-poly character from Self Study 2 was unable to be...
Little man
Game Design
Self-Study 2 - Bones, Rigging, and Animation For this self-study task, I created a low-poly character by following the tutorial “Easy Low Poly Character Model...
michifiesta open source + no price
The game's cost is FREE! LuisFE has returned to the game! And the game is on Scratch Open Source!! (Link: https://scratch.mit.edu/projects/1255216712/ )...
Self-study 3
Finally learning how to make cliffs. This week we moved into the world of terrain building in Unity! Despite considering myself maybe a 6-of-all-trades (not sur...
ANTIRUINS v090 (Optimized)
3
This version fixes some bug related to collision and introduces spatial hashing to the collision system behind the scene. It’s mostly a performance update - n...
1 file — v09
EZM Browser Reader Version Added
Major Update
This zine is now available to read in your Internet browser; shoutout to EZMReader for the functionality...
1 file
Update 0.2.6: Hanged Man Changes
It has armor now. I'm too lazy to make a full dev log right now, just go look at it...
1 file
Wallpaper #8 VANTABlackCliff
I am back with another wallpaper. I have taken some time to try to figure some things out. I feel good about this wallpaper and feel like it is at the very leas...
Controller Support
Press A (Xbox) X (Playstation) or B (Nintendo)...
2 files
Translations
Added a lot of languages (including old english)...
2 files
Themes, PGN Drag & Drop, and More
Hey everyone! 👋 Small but meaningful update dropping today. Here's what's new: 🎨 App Themes You can now choose between different visual themes for the app...
Tutorial 2 — Animator Controller, Input, and Unity Events
This tutorial focused on bringing my rigged character into Unity and controlling animations through an Animator Controller. What I set up: Imported my FBX chara...
New update, add konda
Major Update
I made ze better things...
3 files
​Commands are game, username, and clear. Support for Arabic soon!
Self Study 2 — Rigged Character + Animations (Idle, Walk, Wave)
What I made This week I created a simple low-poly humanoid character in Blender and set it up with a basic skeleton (rig) so it could be animated. The aim was t...
AXON-01 | OUT NOW
1
Major Update
VFX Production Mech - High-Poly Hard Surface...
Premium +A Cinematic Drone. High-poly mechanical detail for VFX and Concept Art.
Fixed mobile zoom and big numbers notation
Fixed mobile zoom and big numbers notation...
1 file
This is a game about auto mining with 3 upgrade trees and prestige system.
Monday Hop 004
It's Tuesday but I posted it on my web yesterday. It was too late and went to bed! Thanks for reading!...
2 files
Going live!
Major Update
Mirrors of Wilaya is officially up in pre-release!...
1 file
A Shia Leftist Intuitive Tool
Week 2
This week we need to model, rig and animate a character and then import that into Unity. I thought I struggled with Blender last week... It took me about an hou...
Portfolio Work - Week 3 Tutorial
NavAgent Enemies This week I learned how to add navigation agents and get them to navigate a level correctly. In this example scene, enemies can be placed with...
Tutorial 3
This week a NavMesh was added to a unity scene, to simplify smart AI character movement on a mesh. This involved taking a pre-determined scene (as my prepared s...
Fichitas de Personaje
Añadimos un pdf con las fichas de cada animalito que fue facilitado por EbaN . Gracias por el aporte!...
3 files
Week 2 - Bones, Rigging, and Animation
Week 2 - Bones, Rigging, and Animation (Fully body character model in Blender) I used this useful tutorial to create a simple low poly character for this week's...
Tut #2 - Character, Rigging, Animation
For this tutorial I created a simple third-person character scene in Unity and implemented both character movement and animation control using C# and Unity’s...
Xanderbox - Sprunki Pyramixed Republished (ITCH. IO PORT!!!!!)
WARNING: THIS MOD CONTAINS HARMFUL ELEMENTS LIKE GORE, LOUD SOUNDS, FLASHING AND GLITCHING, AND JUMPSCARES, if you are under the age of 14 or HATE these types o...
1 file
Command Arguments
the command args are -nosnd and -noimage...
2 files
Looping audio and native icons
⠀...
1 file
Graphics Overhaul to FPS Game Template
1
Major Update
Huge update to my FPS game template, new textures, new models, I redid the graphics on the walls and bullet holes! Enjoy!...
2 files
New virtual pal
Major Update
Hi guys! Failte here. I know, it’s been a while since I created something… but now I’ve finally finished a project called Missie . What is she? Missie is...
1 file
Loading more posts...