Skip to main content

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

Devlogs Page 8

Inverted Dungeon v0.2
Implemented Features Implemented all pre-deadline UI assets Finished SFX implementation for player movement Added a room-swap UI transition Player now pauses mo...
2 files
UI now scales with screen size
I noticed my laptop had tiny buttons, so I made the UI elements scale with the screen size. I'm still not sold on using canvas buttons. I'll be working on a new...
1 file
zoopertracker 1.0.3 - update
3
Fixed a bug where downsampling 2x still clamped to 64kb when SAMPLE_SIZE were set to 1 (128kb). Updated, commented and restructured zoopertracker.ini Added a ch...
3 files
Iterating grandfather clock using ansi common lisp conditions as such
1
Tech Discussion
Great Mastodon thread https://gamerplus.org/@screwlisp/116390562771940285 Sequel https://lispy-gopher-show.itch.io/lispmoo2/devlog/1488992/small-and-beautiful-c...
Photo Mode is here! -Phase One Update!-
20
Major Update
Hello P.A.N.T.S.U. recruits! We have some very special announcements today, so listen up! Photo Mode is here! The time has finally come! Photo Mode is available...
1 file
Starship Warden - SESSION 8 - The Sunken Ampitheater
Tutorial
Starship Warden - SESSION 8 - The Sunken Ampitheater THE STORY SO FAR "The Void Walker" is on the Epsilon City deck. They were at "The Walk At The Lake And The...
Continued Balancing and an update to the Crowd Meter in v0.5.1!
Kolluseum Beta v0.5.1 continues ongoing cleanup and balancing as well as provides an update to the Crowd Meter. Playtesting feedback suggested it should respond...
2 files
​v0.32 Update
v0.32 Update Today's update focuses on improving core gameplay systems and overall usability. Fixed and improved internal save system behavior Clear status and...
2 files
Barney Error Plus: Standard V2.0.4 and GOLD V2.5.2 update
Hello yall! So, Barney Error Plus received a new update for both standard and gold. What's new? Standard: Important info about the game GOLD: Important info abo...
2 files
Barney Error 2: Standard V1.5.4, Demo V1.5.3 and Bloopers V1.2 update
Hello yall! So, Barney Error 2 received a new update for: Standard, Demo and Bloopers. What's new? Standard: Important info about the game Demo: Important info...
3 files
QKG Weekly Progress Report Devlog 7
Claim: This week I worked on cards [ Program advanced parkour for Player Character ] and [ Make Rocket weapon ] . Both of these are still in progress. Evidence...
Build 0.0.5
1
Devlog 0.0.5 1.Enemy AI Bug Fixes Three specific monsters had movement bugs that either made them invincible or trapped them permanently. These have all been re...
1 file
Academic Quest Preorders Open!
1
Major Update
Academic Quest: Legend I, which I'm publishing under my nom-de-studio Two-Headed Boy , is now up for preorders! Follow on Bluesky for more updates...
2 files
Changelog Prototyp: Update 0.2.4
🔄 Version 0.2.4 - Changelog Updated Screenshots for the Itch Shop Page! ✨ New Features Select recipes in machines → only those items can be input into th...
4 files
Version 0.4.1
1
Fixes some bugs and adds new features: Apples - you can buy apples to gain a speed boost Map - you can buy a map and view it while inside the cave Story - there...
1 file
✨ Dev Updates Incoming #9! ✨
1
Game Design
The game is finally here! ✨ It is officially released, fully polished, and bug-fixed. The game features full support for both English and Portuguese. You can...
3 files
SPEEDMUNCHER 2 (ROGUEMUNCHER) NOW AVAILABLE
Major Update
SPEEDMUNCHER 2 IS NOW AVAILABLE - Titled "ROGUEMUNCHER" it is a new gamplay style for speedmuncher taking a roguelike/lite vampire survivors style gameplay, bea...
Version 1.1.1 Released & Brazilian Portuguese Translation
This update includes a few tweaks and bug fixes. Added lower and upper limits to poop count, so the trash bin will never overflow! Increased the maximum number...
2 files — 1.1.1
VistaBeat2 will be converted to C
yes am switching to C so Vista Beat 2 will be transfered to C for better updates...
V0.5: Food Harvest & Geographic Constraint
Orbis cities feed themselves in three ways: farms on flatland, hunters in forests, and fishing ports on rivers. Farms are seasonal and explosive. They produce a...
2 files
Weekly Pogress Report 7 BMP
C-I did this because kevin Mendez was finally done with the bat image. Also, I moved the card from progress to done. And ima start moving start UI from To do to...
mxm weekly progress report
this week i worked on finally finishing the animation system, and it is just as modular as i hoped. i also fixed the stamina bar so now it actually displays how...
The Grind Gets Technical & The "Big Book" Debate
Greetings, Citizens! We’ve been deep in the cubicles here at the Boroughs, hammering away at the internal gears of the game. While we love the flavor of senti...
Update 1.1: URP Migration, Desert Ruins & New Assets
The latest update is live, bringing visual enhancements, significant workflow improvements, and new structural assets to the pack. Visuals & Demo Scene Upgrades...
6 files
He's watching 0.2 OUT NOW!
Major Update
A whole new Mode!! (Nightmare mode)...
1 file
You don't believe in the easter bunny anymore right? Well what you saw tonight has to be him!
Now Available: Asset Pack and Demo Project
2
Major Update
Hello, Ludonauts! Unfortunately, we didn't manage to fund the mini-course for the Spawning Kit. I was thrilled to explore the topic and write about how it was d...
2 files — v1.0.0
Updated Superduty
1
!! UPDATE - April 12, 2026 !! Changelog 1.0.0.3 -moddesc version updated -fixed exhaust when using custom bed attachers -removed duplicate fill node for DEF -ad...
1 file
Developing Twisted Eden: Technical Tutorial – Drone Asset Setup in UE5.5
Tutorial
Developing Twisted Eden: Technical Tutorial – Drone Asset Setup in UE5.5This is my first behind the scene tutorial for my game. I understand that this part is...
Demo Bug Fixed!
1
Sorry guys, it was literally because the grass was bugged </3...
1 file
Small update 1.2.71-DEMO
Fixed falling through the floor in the lightducts. Исправлено проваливание сквозь пол в световом лабиринте...
V0.3.2 - Poison Update Patch #2
1
Hey everyone! We've just published the second patch for the poison update It fixes some bugs and has a slight rebalance in there for the weapons 0.3.2 Patch Not...
1 file
Galaxy Cadet Playtest Now Live!
2
Major Update
The Galaxy Cadet playtest is now available. This is your first chance to jump into the core loop: drop onto hostile worlds with limited ammo and oxygen, gather...
1 file
1.3 - Save & Recall
Major Update
Hey tree lovers, I added the first piece of UI to the game, the ability to save and recall seeds/trees. Let me know how it can be improved!...
2 files
Global density implemented
Tech Discussion
The density is updated in a global array instead of locally and the values propagated. Visualy it's not any different. Just cleaner logic...
1 file
更新生成殭屍,上個版本忘了生成 XD
1
更新生成殭屍,上個版本忘了生成 XD...
1 file
What's next!
1
I'm now working on adding more special job quests! Read on Steam: https://store.steampowered.com/news/app/3634870/view/534380184755769657 Also stay tuned becaus...
The Cold Steel & Sloped Armor Update
1
🌡️ Dynamic Temperature System (Thermal Ballistics) Environment temperature is now a mandatory multiplier for every shot fired. It affects both the weapon's...
1 file
Update 0.2
1
I’m honestly surprised to see how many people are liking this little project, but that only means I’m determined to keep working on it. Update 0.2 brings so...
4 files — 0.2
Prestige Rebalance & Weapon Pool Trim
This update focuses on late-game content, progression cleanup, and overall run balance. It adds new endgame threats, expands the boss pool, reworks prestige pac...
A few tips about using this template
4
Tutorial
With the jam having run for a couple of weeks now, I've got more of a sense of how people are using this template, what's throwing them off and stuff. So here's...
The full version of the game is now available for free.
The game should now be able to reach its ending. I would be very grateful if you support this game on Steam, but you can also download here for free<3...
1 file
Update 1.3
This update fixes issue with saved Windows FON files. Windows Font viewer was not able to display previously saved fonts in FON format. This has been corrected...
4 files
Memories…
1
“Don’t cross the line…” Top of the morning everyone! Memories can now be unlocked by selecting certain choices. Some useful, some just giving a bit of b...
Sister Qiao’s Vegetable Garden Recruits! Come Help Grow Veggies!
Qiao Mei’s vegetable garden on Kirin Island is calling for urgent help! Look at these big, plump Chinese cabbages—they’ll feed the whole Village! Come joi...
Still Open is Now Available — A Decision-Driven Survival Experience
Major Update
Still Open is officially live. This is a gritty, decision-driven food truck simulator where every choice impacts your survival. You’re not just serving food...
1 file
Bug Fix/Visual Update Log #1
Bug fix & adjustments: Adjusted fish size probabilities for all rarities Adjusted fish speed probabilities for all rarities Adjusted fish spawn & swim locations...
1 file
New level
Added one level, fixed some minor bugs and gamefell...
1 file
A game about farts
v1.0.1
- Coffin Keeper - Level Design Adjustment...
1 file
Roguelike of Slime
The Withered Knight (Minecraft Mini Comic)
Major Update
The Withered Knight is an unofficial Minecraft digital graphic novella/complete mini comic. It comes in PDF file format using LOW COMPRESSION. "Meet Elrian, a v...
1 file
Loading more posts...