itch.iohttp://itch.iohttps://itch.io/t/4976145/adding-mechanics-and-more-to-big-small-world-otome-vnAdding Mechanics and More to Big Small World (Otome VN)https://itch.io/t/4976145/adding-mechanics-and-more-to-big-small-world-otome-vnWed, 11 Jun 2025 22:38:09 GMTWed, 11 Jun 2025 22:38:09 GMTWed, 11 Jun 2025 22:38:09 GMTAfter updating my demo, I realized that something is missing, a missing gimmick. Whether it's the aesthetic or a component of the game mechanics, my project is missing that "something." It doesn't help I'm a small-time developer with not much social media presence.

I want to implement a "number game war" mini-game using 1d20 where the 1 is the most defensive number and 20 is the most aggressive. From there, I haven't figured out much other than having deflect or augment abilities. Then, I'll integrate that with random encounters where depending on the protagonist's choice, it can boost or hinder her chances on dates. 


That being said, the only stat-raising there will be is affection. Most of the number-crunching will be behind the scenes. I appreciate input from anyone whose interested.

]]>
https://itch.io/t/6343823/lands-of-folklore-my-devlogs-rpgeditor-dungeon-crawler-bloober-typeLands of Folklore: My Devlogs - RPG/EDITOR DUNGEON CRAWLER BLOOBER TYPEhttps://itch.io/t/6343823/lands-of-folklore-my-devlogs-rpgeditor-dungeon-crawler-bloober-typeTue, 12 May 2026 01:46:22 GMTTue, 12 May 2026 01:46:22 GMTTue, 19 May 2026 23:52:37 GMT 

Hi everyone, I'm new here. I'm posting devlogs for my project, Lands of Folklore. I'm not sure if this forum has that feature, but if it doesn't, moderator, please don't kill me! I swear I've been reading the rules, and that's what I understood! XD.

A few days ago, I started keeping a development log for my project. This is my first time doing this, so constructive criticism is welcome.

Lands of Folklore aims to be both a complete game and an intuitive tool for creating your own games inspired by the Blobber dungeon crawler genre.

Thanks for reading, and I hope you like it.

https://www.youtube.com/watch?v=2D7xSWH87vg&list=PLRdYJxOKlYKPipjVSdpsQM1IlN45z7Oow&index=


Devlog #1: Just like Jack Burton says... What the hell!

Devlog #2: The House from the Roof Down and the Refactoring Hell

Devlog #3: Sweeping Under the Rug

Devlog #4: A Third-Class Burial for the "God Class": The Great Data Exorcism

Devlog #5: O(1) or Death: The Day the Engine Stopped Crawling šŸš€

Devlog #6: The Day the Raycaster Stopped Looking Like a Badly Painted Curb

Devlog #7: Open Heart Surgery: The End of the Legacy Era

Devlog #8: 🚪"The worst enemy of a dungeon: The damn doors. Fearless, indifferent, and random!"

Devlog #9: šŸ“ Reflection: Technical Archaeology and the Mirror of the Classics

Devlog #10: The War Against the Black Edge and the Betrayal of Shader Globals





]]>
https://itch.io/t/6374471/my-first-rpg-developer-bakin-gameMy First RPG Developer Bakin Gamehttps://itch.io/t/6374471/my-first-rpg-developer-bakin-gameTue, 19 May 2026 21:52:20 GMTTue, 19 May 2026 21:52:20 GMTTue, 19 May 2026 21:52:20 GMTI have been learning RPG Developer Bakin for a few months and finally got my first playable comedy JRPG demo into a state I’m comfortable showing publicly; its up and available for free.

Big lesson so far: collapsing dozens of maps into a few reusable ā€œmeta mapsā€ improved load times and iteration speed way more than adding more content did. I stopped having to have every single character, animation, texture, and lighting "perfect" then ended up in this style.

Still rough around the edges, but shipping something at all feels good.

I do not know about the file size being 304mb, but its playable from beginning to "end." 

If you have a Bakin game, I'd love to play it.

]]>
https://itch.io/t/6361308/my-new-gamemy new gamehttps://itch.io/t/6361308/my-new-gameSat, 16 May 2026 18:48:36 GMTSat, 16 May 2026 18:48:36 GMTSat, 16 May 2026 18:55:32 GMThello, this is my new game, thx for feedback ^^


https://vanbee.itch.io/elevator-inferno



]]>
https://itch.io/t/6351828/my-new-gamemy new gamehttps://itch.io/t/6351828/my-new-gameThu, 14 May 2026 09:08:51 GMTThu, 14 May 2026 09:08:51 GMTThu, 14 May 2026 09:44:47 GMThello, this is my new game!

its old school zombi runner with cool embience :)

enjoy it! give me feedback! :D

https://vanbee.itch.io/me-name-braaa


]]>
https://itch.io/t/6352816/rattenkorps-1-i-dont-know-why-i-plan-anything-if-i-just-do-whatever-i-wantRATTENKORPS_#1 šŸ‘ŗI don’t know why I plan anything if I just do whatever I wanthttps://itch.io/t/6352816/rattenkorps-1-i-dont-know-why-i-plan-anything-if-i-just-do-whatever-i-wantThu, 14 May 2026 15:16:19 GMTThu, 14 May 2026 15:16:19 GMTFri, 15 May 2026 23:12:09 GMTHello everyone.

I’ve decided to start organizing updates a bit better for the public side of the project. I guess I’m often too technical and not very ā€œhumanā€ when explaining things.

General

Right now I’m working on creating the mechanics that I believe are necessary for the project itself, while also adding some early objectives and guidance so people trying the game can have an experience closer to what the final game is supposed to feel like.

I added a HUD integrated into the player’s arm. I think it fits this kind of game much better. Everything is still heavily work in progress, polishing will come later.

I also added a zone locator inside the HUD. It’s not something particularly complex, but I personally prefer it over a traditional minimap.

A basic dialogue system with high command has also been implemented.

On top of that, I added a delay to the Hunting Director spawn so enemies are not immediately on top of the player from the very beginning.

I also added a Sturmgewehr 44, a German assault rifle from World War II. The full shooting logic has not been implemented yet.

Bugs

Aside from the usual bugs that can appear, things are generally pretty stable.

The damn spiders and the double-layer AI are still a pain to deal with. When they enter attack state, they sometimes remain static. Right now I have AI work somewhat parked to the side; once I fully dive back into it I’ll fix it. The problem with working on AI is that you never know when you’re getting out of it.

Next Goals

  • Polish the shooting system core loops.
  • Add decals, recoil and shooting animations.
  • Implement the full assault rifle logic.
  • Add player damage and healing systems.

I’m also trying to find a way for the player to better escape or reposition during encounters. Right now the system feels pretty unfair.

I like that the spiders behave organically: some harass the player, others stalk, and sometimes they attack in groups. The issue is that when the Hunting Director and several spiders attack at the same time, the player currently has almost no room to react.

Technical Side

The arm-mounted HUD was made by modifying the curves from the default lighting overlay.

The HUD itself is actually two combined interfaces. The text layer uses custom depth so post-processing effects like dynamic resolution and pixelation do not affect readability.

Hartmann’s sprite was created using an animated 3D model combined with a post-processing technique to pixelate it. This usually allows for smoother animations and a higher frame count.

A well-known example of a similar technique would be Dead Cells.

Thank you very much for reading this far. If you made it to the end, you’re a brave one
                                      🦦🦦🦦
https://coyrestaurado.itch.io/rattenkorps-example

]]>
https://itch.io/t/6372400/doctor-kairokos-3d-adventure-game-with-time-travelDoctor Kairokos – 3D adventure game with time travelhttps://itch.io/t/6372400/doctor-kairokos-3d-adventure-game-with-time-travelTue, 19 May 2026 10:44:32 GMTTue, 19 May 2026 10:44:32 GMTTue, 19 May 2026 10:46:40 GMTIt’s been over 2 years since I released Strategy Game But With a Penguin Who Has a Sword (I have started regretting the name of that game).

After many prototypes, in December 2024, I finally started working on this project, Doctor Kairokos. Inspired by some PS2 games, I ended up making a 3D adventure game.

Check out the Steam page.

Doctor Kairokos is a 3D adventure, kind of a platformer(?) game where you use a time machine with a remote control.

You can move both to the past and to the future, at any time.

You can also drive a car.

And there is an open world to explore. You can even collect cassette tapes!

And the story is epic. At least I’m trying to make it cool (and funny too).

Try the demo and give feedback

At the time of writing this, I’m testing the demo of the game and fixing any problems with it. If you want to try it and help, here is more information about that: https://itch.io/t/6352126/playtesting-looking-for-testers-for-3d-adventure-game-with-time-travel

I will try to update this devlog once a week until the game is released.

]]>
https://itch.io/t/6371749/im-making-a-game-engine-with-my-own-programming-languageI'm making a game engine with my own programming languagehttps://itch.io/t/6371749/im-making-a-game-engine-with-my-own-programming-languageTue, 19 May 2026 05:40:00 GMTTue, 19 May 2026 05:40:00 GMTTue, 19 May 2026 05:40:00 GMT

So I'm a C# developer and I have a prototype of a game engine (based on GameMaker 8) that uses the interpreted programming language i made by myself (that's a big story on its own) as the main scripting language you code your games with. 

This project is open source so you can see yourself what it is: https://github.com/ArcadeMakerSources/ArcadeMaker

And here's a little demo game i made with the engine (as shown in the above video):

So what do you think about this project? šŸ™‚

]]>
https://itch.io/t/6370287/dualspace-v13-the-discovery-updateDualspace v1.3: The Discovery Updatehttps://itch.io/t/6370287/dualspace-v13-the-discovery-updateMon, 18 May 2026 20:02:04 GMTMon, 18 May 2026 20:02:04 GMTMon, 18 May 2026 22:38:03 GMT

Dualspace is a top-down puzzle game where one move controls two realities. A massive update has launched with new discoveries, and secrets.

Dualspace v1.3: The Discovery Update has arrived!

This Discovery Update had expanded the world of Dualspace with brand new secrets, hidden challenges, and more reasons to explore both realities than ever before.

The new Completion % system now tracks how much of the world you’ve truly discovered, encouraging deeper exploration and uncovering hidden content.

There is now unique secrets and challenges to find. Some, will only show in one reality.

The 2 brand-new NPCs finally make the shop discoverable and usable in game! 

The Discovery Update also includes numerous bug fixes and major gameplay improvements — including the removal of switching penalties, making mode swapping smoother and more responsive.

The Discovery Update fixes the issue of golden blocks destroying the world, and glitches at the world's bottom.

There’s still more waiting to be discovered.

Play Dualspace v1.3: The Discovery Update now!

https://codergenius72.itch.io/dualspace

]]>
https://itch.io/t/6370275/dualspace-asset-pack-new-npcs-founders-fragmentsDualspace Asset Pack - New NPCs & Founders Fragmentshttps://itch.io/t/6370275/dualspace-asset-pack-new-npcs-founders-fragmentsMon, 18 May 2026 19:58:02 GMTMon, 18 May 2026 19:58:02 GMTMon, 18 May 2026 22:38:21 GMT

Dualspace is a top-down puzzle game where one move controls two realities. A massive update has launched with new discoveries, and secrets.

The worlds of Dualspace continue to expand beyond the fracture.

This update introduces new content, major organization improvements, and a special reward for the earliest supporters of the project.

 New NPCs Added

Several new NPC sprites have entered the Dualspace universe, bringing more variety to worlds built using the Dualspace asset pack.

These characters are designed to work perfectly in:

  • top-down RPGs
  • puzzle adventures
  • dialogue systems
  • hub worlds
  • interactive environments

 Founders Fragment — First 10 Supporters

A new limited reward is now available:

The first 10 supporters can claim the Founders Fragment, unlocking the Dualspace Asset Pack at 50% off while helping shape future updates and expansions. They also get a early supporter bonus!

These early reality shifters help stabilize the fracture between worlds and directly support future Dualspace updates.

The next reality shifter could be you...

Major File Organization Improvements

Dualspace Asset Pack has received a large file renaming and organization update.

Assets are now easier to navigate, with cleaner folders and more consistent naming across every folder.

This will make building projects with the pack much faster and easier.

No more "pixil-frame-0 - 2026-02-17T163610.472" issues!

 Dualspace Reaches 9 Ratings!

Dualspace has now reached 9 ratings on itch.io!

Thank you to everyone who has played, supported, rated, or shared the project so far. Every rating, collection, and supporter helps unlock new mechanics, worlds, and future expansions for the asset pack.

The next milestone is now in sight.

More realities are still waiting to be discovered.

Dualspace: https://codergenius72.itch.io/dualspace

Dualspace Asset Pack: https://codergenius72.itch.io/dualspace-asset-pack

]]>
https://itch.io/t/4580245/devils-arcade-logic-rpg-game-retro-c64-atmosphere-gameDEVILS - arcade-logic-rpg game - retro C64 atmosphere game.https://itch.io/t/4580245/devils-arcade-logic-rpg-game-retro-c64-atmosphere-gameSun, 16 Feb 2025 15:07:28 GMTSun, 16 Feb 2025 15:07:28 GMTSat, 21 Mar 2026 21:54:29 GMT

DEVILS  is an arcade-logic game with RPG elements created in the retro atmosphere of C64 computers. It was created using 16 colors known from Commodore.

What is the game about?

The game's action takes place in the castle in Lucic. The mischievous devil Boruta, banished by the order of magicians to the afterlife, takes revenge by sending devilish spawn. You play the role of a magician who is tasked with saving the world from devils. The player's task is to lead the devils located in the castle to the portal that leads to hell.

For now you can play demo version. It`s ready to download from here:

https://b64studio.itch.io/devils-demo

It contains 10 levels with items which increase and decrease your points, people to save, and one special ability.  


I am currently working on a beta version of the game. My goal is to add new solutions once a week and share them with you in order to get feedback. The arcade part is mostly finished, currently I am focusing on the logic part (creating new levels and tasks to solve), the story layer and the RPG model.

It is my first game so, I`ll be really grateful for each feedback.

]]>
https://itch.io/t/5922376/trauma-pets-a-game-about-raising-and-breeding-bizarre-creaturesTrauma Pets - A game about raising and breeding bizarre creatureshttps://itch.io/t/5922376/trauma-pets-a-game-about-raising-and-breeding-bizarre-creaturesWed, 11 Feb 2026 18:12:05 GMTWed, 11 Feb 2026 18:12:05 GMTSat, 09 May 2026 16:13:22 GMTBatticuore. What was once nothing more than one of many european islands turned touristic attractions after their practical use faded over time, with plenty of history and untouched natural scenery... now has been rid of any life form by a mysterious curse. The only survivor? An eccentric fisherwoman that goes by the name of Martha Mahkklen. 

Not only that! The waters surrounding Batticuore have been repopulated by a new race of creatures, the Trauma Pets! Bloodthirsty animals that have seemingly no other desire than to cause chaos and destruction, which is hardly worth concern for us humans since they're tiny acquatic creatures.

While scientists continue to research their bizarre biological makeup and behaviour, the common people have began to use them for sports in all sorts of competitions, both peaceful and violent. Now that's where you step in, not to stop this senseless abuse, but to be the very best at it. 

-TAKE PART IN 20+ MINIGAMES, some involving your Trauma Pets, others testing your own skills!

-HAVE COMPLETE CONTROL OVER THE TRAUMA PETS, raise them to perfection through selective breeding and genetic engineering!

-UNCOVER THE MISTERY OF BATTICUORE, earn Martha Mahkklen's trust, find out what happened to the inhabitants of the island!

This, AND MORE, on Trauma Pets! Coming out June 15th!

WISHLIST ON STEAM: https://store.steampowered.com/app/4236490/Trauma_Pets/




]]>
https://itch.io/t/5808518/a-first-person-psychological-horror-game-set-in-a-quiet-suburban-homeA first-person psychological horror game set in a quiet suburban homehttps://itch.io/t/5808518/a-first-person-psychological-horror-game-set-in-a-quiet-suburban-homeWed, 21 Jan 2026 08:09:50 GMTWed, 21 Jan 2026 08:09:50 GMTWed, 22 Apr 2026 02:23:28 GMTHi everyone,

We wanted to share a small milestone for our project. This is our first horror game, and we’ve finally finished the trailer. Before that, here’s a short description of what the game is about.

Memories : Silenced is a first-person narrative horror game set inside a suburban house, where ordinary routines gradually give way to unease.

The story follows a quiet household shaken by an unsettling incident nearby. As the day unfolds, small disturbances, unexpected encounters, and fragments of information begin to form a disturbing picture. What initially feels mundane slowly becomes threatening, and familiar spaces no longer feel safe.

The experience focuses on atmosphere, grounded presentation, and subtle storytelling. Fear emerges naturally through observation, sound, and the presence of other people, rather than through constant action or spectacle.

This trailer represents the current direction and tone we’re aiming for. It’s still in development, but we wanted to share the atmosphere we’re trying to build. Any feedback or thoughts are very appreciated.

]]>
https://itch.io/t/6367918/ronin-glory-ttrpg-planning-done-writing-rules-nextRonin Glory TTRPG planning done, writing rules nexthttps://itch.io/t/6367918/ronin-glory-ttrpg-planning-done-writing-rules-nextMon, 18 May 2026 07:11:16 GMTMon, 18 May 2026 07:11:16 GMTMon, 18 May 2026 07:11:16 GMTHello! I've kept a tiny journal on the Devlog of Ronin Glory as I've thought about stats and parts of the game. Now it's time to start writing what will be distributed - beta readers wanted!

The game began as a reshaping of some other influences but quickly became its own force with new mechanics and logic and goals separate from the ideas that inspired me. I hope this will appeal to the Lone Ranger, travelling Ronin, calm crew looking for good stories that are almost noir; but there's reason to look on if your playstyle is geared more to action as well. I worked hard to contemplate a balance between play styles.

I'm hoping this attracts a few readers who can catch mistakes or help improve logic and then I'll add illustrations and gather play testers. I'm really excited to be able to say that this is almost finished and ready for daylight!

]]>
https://itch.io/t/6104635/as-long-as-were-together-dual-character-action-horrorAs Long as We're Together: Dual Character Action Horrorhttps://itch.io/t/6104635/as-long-as-were-together-dual-character-action-horrorSun, 15 Mar 2026 18:19:51 GMTSun, 15 Mar 2026 18:19:51 GMTSun, 15 Mar 2026 18:19:51 GMTLink to demo which covers the first level (no boss yet): https://potatoptarmigan.itch.io/alawt

I'm developing an action horror game where almost everything even the combat, relies on both characters. The combat is in real time, with a simple control scheme and a slowdown function to allow players to easily control both characters at once.

Some background info:

Story summary: An unknown event merges strange beings and objects from other dimensions into a biology lab. The story follows a slowly mutating security guard named Sera and a junior scientist, Lea in their attempt to escape. To make matters worse, a mysterious entity has latched onto the remainders of Sera's left arm. While it's given her a boost to healing as well as strength, there are some yet to be known side effects.


Combat: There are different attack effects when attacking with Lea's variety of weapons. For example, one specific weapon allows Sera to pull off a fast kill. Sera's attacks with her sword arm weaken enemies, resulting in them taking more damage from bullets. Unfortunately, Sera mutates per hit so you can't just hang back and let her do all the work. I like flashy action combos in my action games, so I brought some of that to this game. 


Puzzles: Some of them require the usage of both characters in possibly unexpected ways. 


Any feedback is heavily appreciated! At one point I'll probably cover design considerations since there were a lot of things I had to think about when designing the controls. In the past I received some concerns (from people who hadn't played the game) that a dual character game would be hard to control or overwhelming. I'm currently working on the boss for the first level.

]]>
https://itch.io/t/5907522/space-gamespace gamehttps://itch.io/t/5907522/space-gameMon, 09 Feb 2026 13:10:16 GMTMon, 09 Feb 2026 13:10:16 GMTMon, 09 Feb 2026 13:16:04 GMT

Hey,

I started a new challenge, I'm working on 4 different projects with 4 different programmers.

First project and also my main project:




On October 28, 1943, the first Philadelphia Experiment took place.

USS Eldridge, a Navy ship, by using experimental technology, was supposed to become invisible to radars; instead, it teleported into another dimension and returned moments later with no crew and showing severe signs of degradation.

Soon after, the experiment was recreated, but this time a space shuttle was sent into the void. It returned briefly after with all crew missing, signs of combat on the outer hull, and one note in the captain's log: "We were not the first ones here."

A few years passed, and a third attempt was made; this time, it was a custom ship built with space shuttle technology and a large crew. USS Eldridge Mark 2 stepped into the void and never returned.

Present day: a new attempt is now in progress, this time the new ship USS Eldridge Mark 3 is equipped with the latest modern technology, and YOU were selected to lead this expedition into the unknown horizon.

During this stage, you will use your astronaut squad to explore the void.

  • Gather exotic resources,
  • Drill asteroids for essential resources.
  • Encounter new alien lifeforms.
  • Uncover the secrets of an ancient civilization.
  • Uncover the mystery of previous void missions.
  • Salvage lost technology.
  • Survive in a hostile environment.

Think of USS Eldridge Mark 3 as your home; its maintenance can prove to be critical for your survival.

  • Build and upgrade turrets, searchlights, and the forcefield.
  • Use special Crystals you find in the void to upgrade the ship eficiency.
  • Maintain the outer hull by repairing the ship's armor plates and removing any alien fungus growth.
  • Use external modules to re-arm your astronauts' battery, nitro, and ammunition supplies.
  • Manage your Atomics Silos.

Your presence in the void disturbs the natural order of things.

Your ship and astronauts are like juicy beacons for the hostile creatures that lurk in the shadows.

Defends your ship against waves of something that can only be described as Langoliers.

At first glance, this may seem like a glorified walking simulator, but don't underestimate the situation; everything you do here will have an impact on all layers of the game. You will decide your travel paths between asteroid fields, hostile creatures, toxic fog, corrosive steam, and parasitic fungi while being chased by a darkness spammed from the end of time.


  • Craft better equipment for your astronauts.
  • Research new technologies.
  • Heal your astronauts.
  • Train and level up your astronauts.
  • Upgrade your ship's internal systems
  • Manage your Strike Team and their equipment.


Developed by  16 BIT NIGHTS

Discord : https://discord.gg/ak5zXQxR7D

Video Devblog: https://www.youtube.com/watch?v=L_RpeDszD9A 


]]>
https://itch.io/t/6362825/realmrise-endless-clicker-is-now-in-developmentRealmrise: Endless Clicker is now in developmenthttps://itch.io/t/6362825/realmrise-endless-clicker-is-now-in-developmentSun, 17 May 2026 05:32:12 GMTSun, 17 May 2026 05:32:12 GMTSun, 17 May 2026 05:32:12 GMT Realmrise: Endless Clicker is now in development.

We at Cynthia Tools are currently working on a new dark fantasy idle RPG project focused on realm progression, maiden bonds, combat, upgrades, and long-term progression systems.

Realmrise combines idle/clicker gameplay with fantasy RPG elements, character collection, ascension systems, realm growth, and immersive dark fantasy visuals.

The project is still in active development, but we’re excited to finally begin sharing its progress publicly.

More updates, screenshots, feature previews, and development logs will be posted here over time.

Thank you for supporting Cynthia Tools and following the journey of Realmrise.

Planned Features: • Idle & incremental RPG progression • Realm Maiden roster system • Bond and support mechanics • Combat & rift progression • Realm upgrades & ascension • Inventory, crafting, missions & achievements • Dark fantasy inspired UI & artwork

Realmrise is coming soon.

]]>
https://itch.io/t/6323147/eternal-fracture-game-progress-updatesEternal Fracture - Game Progress Updateshttps://itch.io/t/6323147/eternal-fracture-game-progress-updatesThu, 07 May 2026 05:05:14 GMTThu, 07 May 2026 05:05:14 GMTWed, 13 May 2026 04:59:39 GMT

Hello everyone! A few days ago I dropped a demo for Eternal Fracture. My psychological horror / thriller game. The game takes place inside of a shopping mall in Louisiana. However, the world is no longer familiar once you step inside. Rifts have opened up and is causing chaos. You must now help shut them down. Can you solve the mysteries of the mall or be consumed by its shadows? 

The demo is about 30 minutes of gameplay. The demo comes out of the box with:

  • save system
  • non-linear mall environment
  • Mystery mini-game

Please let me know if you have any performance issues or bugs. Thank you! I will update everyone on the games progress once I make a decent amount of progress. 

Link to the game here: 

https://silkcrow-5.itch.io/eternal-fracture

]]>
https://itch.io/t/6081693/blinded-i-a-short-graphic-horror-adventureBlinded I - A short graphic horror adventure!https://itch.io/t/6081693/blinded-i-a-short-graphic-horror-adventureMon, 09 Mar 2026 20:05:29 GMTMon, 09 Mar 2026 20:05:29 GMTSat, 16 May 2026 18:53:56 GMT

Hey, what's up! I'm working on a new project. Why not.

It'll be a short and sweet graphic adventure where you'll have to gather items needed to escape an odd, esoteric place without an exit. You'll interact with pretty odd people, and solve puzzles!

----

Buenas! Estoy trabajando en un nuevo proyecto. Sƭ, por quƩ no.

SerƔ una aventura grƔfica cortita donde deberƔs obtener objetos necesarios para escapar de un sitio raro y esotƩrico sin salida. InteractuarƔs con personas extraƱas, y resolverƔs puzzles!


Game page: https://untalaugustus.itch.io/blinded-i

]]>
https://itch.io/t/5874985/neonstrip3d-adult-dating-sim-development-progressNeonStrip[3D Adult Dating Sim] Development Progresshttps://itch.io/t/5874985/neonstrip3d-adult-dating-sim-development-progressTue, 03 Feb 2026 18:26:16 GMTTue, 03 Feb 2026 18:26:16 GMTTue, 03 Feb 2026 18:28:03 GMT

NeonStrip – 3D Adult Dating Sim (In Development)

Hi everyone šŸ‘‹

I’m currently developing NeonStrip, a 3D adult dating/life-sim set in a neon-soaked coastal city, inspired by nightlife culture, freedom, and consequences.

This devlog will be used to share teasers, small updates, experiments, and progress as the game evolves. The goal here isn’t to advertise a finished product, but to show how NeonStrip is being built over time — systems, visuals, ideas, and sometimes things that break along the way.

šŸŒ† What is NeonStrip?

NeonStrip is a sandbox-style adult dating sim where you explore an open city, meet NPCs with distinct personalities, and build (or ruin) relationships through dialogue, choices, and actions.

Key pillars of the game:

  • Open-world exploration (day & night cycle)

  • Relationship-driven gameplay

  • NPC attraction, mood, and memory systems

  • Dialogue that reacts to how you play, not just what you click

  • A strong neon / nightlife aesthetic

The focus is on player agency — how you approach characters, how consistently you treat them, and how your behavior shapes future interactions.


šŸ›  Current Development Focus

Right now, development is centered around:

  • Improving NPC interaction flow

  • Polishing dialogue, pacing, and reactions

  • Performance and stability improvements

  • Expanding relationship mechanics and NPC behavior

This is an ongoing project, and many systems are being refined iteratively.

šŸ“ø What to Expect in This Devlog

I’ll be posting:

  • Visual teasers and screenshots

  • Short clips and previews

  • Small gameplay updates

  • System breakdowns (when interesting)

  • Occasional questions or polls for feedback

Updates here will be bite-sized and visual-first, with bigger release details handled elsewhere.

šŸ’¬ Feedback Welcome

If something catches your eye, feels confusing, or sparks a question — feel free to comment. Thoughtful feedback is always appreciated and often influences what I work on next.

Thanks for checking out NeonStrip, and welcome to the devlog.

— Blast

]]>
https://itch.io/t/6248087/-zombie-deckbuilder----== Zombie DeckBuilder ==---https://itch.io/t/6248087/-zombie-deckbuilder-Mon, 20 Apr 2026 17:05:17 GMTMon, 20 Apr 2026 17:05:17 GMTMon, 20 Apr 2026 17:12:08 GMTHey,

As some of you already know, I started a game development marathon working on 4 different projects with 4 different programmer partners, and today it's time for my second project reveal:



I am bringing this game to life together with  cavalie.ro, I worked with him in the past, and we had an awesome collab in 2017 when we released TAURONOS, after that we went on separate ways, and now we are back again to bring you a new creation.


About the game:

Choose your champions and descend into card-based dungeons of the undead.

Search for upgrade cards and treasures, survive, and make difficult choices, all within an exotic card game atmosphere.


Fun Fact:

 I was able to do the testing for core mechanics + first balance draft ahead of having an actual prototype. This was a first-time approach for me and it worked perfectly.I only had to print out the placeholder cards and have some fun.




Then I started doing the early mockups in Windows Paint 98 version because im that freaking old:



And then my partner's magic came in, and this is what an actual screenshot in the game looks like now:



And here is a feature list:


Combat & Looting

- Unique environment exploration mixed with combat, and with a dash of mystery.

- Search the environment cards for gold coins, fuel, and special survivor action cards custom-taylord for each class.

- Fight the undead horde 

- Balance your choices between the greed of exploring for more treasures, defending against the undead, and trying to escape.

- Choose what survivor cards you want to save and which ones you want to sacrifice to the horde in order to buy more time.

- Use your survivor's special abilities to gain an edge

- Aggro mechanics


Management & Shops

- The merchant will provide you with custom upgrade cards for your survivors' stats.

- The couple will provide you with special services for your survivors, such as repairing armor, healing wounds, refilling ammunition, and trading fuel


Travel & Main goal

- Engaging minigame mechanics for traveling

- Multiple endings based on your main quest progress

- Decide your next location to explore based on resource cost and reward



Developed under 16 BIT NIGHTS and cavalie.ro


]]>
https://itch.io/t/2793482/trembling-essence-a-horror-gamedating-sim-visual-novel-which-focuses-on-survivalTrembling Essence: A horror game/dating sim visual novel which focuses on survival.https://itch.io/t/2793482/trembling-essence-a-horror-gamedating-sim-visual-novel-which-focuses-on-survivalTue, 18 Apr 2023 04:12:03 GMTTue, 18 Apr 2023 04:12:03 GMTWed, 08 Apr 2026 19:34:33 GMTLink : Trembling Essence[Full Update] is available to play!

Hello and welcome to my dev-log, you can call me Bee! 

I am a new solo indie developer and currently working on Trembling Essence which is a slow burn horror game/dating sim visual novel that focuses on survival. Your choices will lead to multiple endings that will help you learn not only about Noah and the swamp, but everything else surrounding it.

Since I'm still understanding how to post here appropriately, if you would like to see the previous updates to my recent game development post's, you can read them [here!] I'm mainly active on ->[my tumblr] towards the game such as answering questions from my ask box to random drawings based off the game. 


If you like what I create, please consider supporting what I do on kofi! or join my Patreon!

All donations and tips help tremendously while I continue to work on the game, thank you to those that optionally bought the demo's on itch.io. :,] 

My carrd for all my socials is ->[Here!]

 If you have any questions about Trembling Essence/Noah feel free to ask on my Tumblr ->[Here!]. This makes it easier for me to see and answer accordingly as I enjoy hearing from you guys! Thank you to everyone for the uplifting support during all of this I really appreciate it! :,,]

]]>
https://itch.io/t/6353822/phc-pixel-heat-city-sneak-peekPHC Pixel Heat City Sneak Peekhttps://itch.io/t/6353822/phc-pixel-heat-city-sneak-peekThu, 14 May 2026 20:28:49 GMTThu, 14 May 2026 20:28:49 GMTThu, 14 May 2026 20:28:49 GMT"I’ve been deep in the grind for months. I can’t wait to release this, but you can’t rush quality. If you want to do art justice, it needs love and inspiration. That’s the most valuable lesson I've learned over the years."

If you want to follow the developement of this prokect you can join for free my Patreon Page:
https://www.patreon.com/cw/PixelHeatCity

]]>
https://itch.io/t/6354246/im-working-on-a-twine-alternativeI'm Working on a Twine Alternativehttps://itch.io/t/6354246/im-working-on-a-twine-alternativeThu, 14 May 2026 22:48:34 GMTThu, 14 May 2026 22:48:34 GMTThu, 14 May 2026 22:48:34 GMTHi there,

I’ve been building/working on a visual, browser-based alternative to Twine.

I’d love to get feedback from users who create interactive fiction games or branching narrative stories.

StoryPlay is a work in progress, but I could really use some actual user feedback so I know what features to prioritize.

]]>
https://itch.io/t/6243315/kalevala-heathen-thrones-roguelike-based-on-finnish-national-epicKalevala: Heathen Thrones (Roguelike based on Finnish national epic)https://itch.io/t/6243315/kalevala-heathen-thrones-roguelike-based-on-finnish-national-epicSun, 19 Apr 2026 17:43:56 GMTSun, 19 Apr 2026 17:43:56 GMTSun, 19 Apr 2026 17:51:59 GMTWelcome to KALEVALA: HEATHEN THRONES.

This game will be a roguelike with a 'bullet heaven' style gameplay: hundreds of enemies, randomized gameplay elements, leveling up, characters auto-attacking, and a variety of characters and Special Attacks to utilize.

In other words, the gameplay is meant to be very easy to get into, and yet there being large variety and much content present.

The story will be fully voice-acted, with cutscenes, and it will also stay faithful to the original epic: warriors, spell-singing, sorcerers, monsters, and instruments of divine, magical power.

Releasing 30.4.2027.

]]>
https://itch.io/t/6352667/building-uroom-a-room-based-videocommunity-hub-for-indie-projectsBuilding URoom — a room-based video/community hub for indie projectshttps://itch.io/t/6352667/building-uroom-a-room-based-videocommunity-hub-for-indie-projectsThu, 14 May 2026 14:31:53 GMTThu, 14 May 2026 14:31:53 GMTThu, 14 May 2026 14:41:29 GMTHey everyone,

I’m building URoom, a room-based video community platform.

The idea is simple: instead of a game’s videos, devlogs, trailers, clips, and updates being scattered across different platforms, a developer can create one public room for their project and keep everything in one place.

For indie devs, I think it could work as:

  • a video archive for dev progress
  • a place to post trailers, gameplay clips, and update videos
  • a simple public hub for a game before or after launch
  • a room chat where people following the project can talk with the creator
  • a shareable URL for the game’s community

Check it out here: https://uroom.co

I’m still developing it and would like feedback from people who actually make games.

Would something like this be useful for your devlog / game community, or is there something missing that would make it more useful?

]]>
https://itch.io/t/9638/project-shadow-game-development-and-educationProject Shadow (Game Development and Education)https://itch.io/t/9638/project-shadow-game-development-and-educationMon, 30 Nov 2015 19:11:41 GMTMon, 30 Nov 2015 19:11:41 GMTMon, 30 Nov 2015 19:11:41 GMTHello everyone,

So this is a project I've had in the works for some time now and it finally went live at the start of November. Here's a video that pretty much sums it up...



Basically Project Shadow takes the idea of a devlog and takes it a step further, using it to teach about the different fields within the entertainment industry. As creators work on their projects they create a class which teaches about a skill of their field and then show how to implement that skill into an actual project they're working on at the time. These classes include...

  • A video lesson
  • A written guide
  • Tips and Tricks
  • Tools (such as brushes in photoshop, scripts/plugins for engines, or audio files in music)
  • Assets (such as music or art made during the lesson)
  • A community forum where you can talk with the teachers and ask questions 24/7
  • and more!
Now with all that these classes go beyond what your average tutorial is on youtube and it becomes an actual service. One where you get both the knowledge and the resources needed to work on your own projects. (We're more like a cheap school system than a tutorial service)

I'd like to one day have the service open to more than just our team and teach skills outside of just video games but for now that's what it is. The goals with this is to do two things...

  1. Help teach those new to the industry to learn the ropes of whatever fields they are interested in.
  2. Provide developers with another source of income so they can keep creating what they love, whatever it may be.
Now currently the service is free and you can sign up on our website. However it won't always be so, as stated above one of the goals is to help provide the developers on there with an income so they can keep creating and teaching. Currently my team and I are taking donations through Patreon. So if you want to help us out you can do so there. (Just ignore the prices for classes...they're more like a recommendation but the service as I said is free for a couple months while we figure things out)
I'll be updating this thread with previews of classes and such as we go on. I hope you like what you see and join up. Oh and if you like what we're doing and want to participate you can be a guest teacher. Just let me know and we can discuss the details :) .

Take care and keep creating,
Dakota of LDE
]]>
https://itch.io/t/6351721/blus-journey-order-of-the-keysBlu's Journey: Order of the Keyshttps://itch.io/t/6351721/blus-journey-order-of-the-keysThu, 14 May 2026 08:19:57 GMTThu, 14 May 2026 08:19:57 GMTThu, 14 May 2026 10:42:05 GMTThe awesome name for my game , it's Blu's Journey: Order of the Keys.

Blu's Journey because it's a good name. Order of the Keys because it sounds like Order of the Stick, one of the nostalgic things of the internet.

]]>
https://itch.io/t/6350509/new-scratch-gamenew scratch gamehttps://itch.io/t/6350509/new-scratch-gameWed, 13 May 2026 22:26:33 GMTWed, 13 May 2026 22:26:33 GMTWed, 13 May 2026 22:26:33 GMTi just made a new scratch game called bricks, and its basically an old school brick breaker game i just speedran in 2 hours. 


]]>
https://itch.io/t/6349303/-new-update-for-my-gameŠŠ¾Š²Ń‹Š¹ апГейт моей игры! (New update for my game!)https://itch.io/t/6349303/-new-update-for-my-gameWed, 13 May 2026 15:43:17 GMTWed, 13 May 2026 15:43:17 GMTWed, 13 May 2026 15:43:17 GMTRU: ŠšŠ¾Ń€Š¾Ń‡Šµ, я Гобавил Š·Š²ŃƒŠŗŠ¾Š²Ń‹Šµ ŃŃ„Ń„ŠµŠŗŃ‚Ń‹ Šø исправил Ń„ŠøŠ½ŠøŃˆ, чекайте
https://redchainik.itch.io/flappy-smile-25

EN: Long Story Short, I added sound effects and fixed finish, check this out

https://redchainik.itch.io/flappy-smile-25

]]>
https://itch.io/t/6349180/little-fields-relaxing-farming-sandbox-game-10th-devlogLITTLE FIELDS: RELAXING FARMING SANDBOX GAME - 10th DEVLOG!https://itch.io/t/6349180/little-fields-relaxing-farming-sandbox-game-10th-devlogWed, 13 May 2026 15:09:25 GMTWed, 13 May 2026 15:09:25 GMTWed, 13 May 2026 15:13:11 GMTHi there

Welcome to 10th devlog for our game - Little Fields

Little fields is an relaxing sandbox game about farming. In this game you are a small farmer guy and your goal is to make money by growing crops. For the money you earn, you can upgrade your tools, or buy new seeds. But be prepared, because pests can ruin your crops!

_____________________

There's what we've added to the game:

1. Background texture

It looks better than just a solid color

_____________________

2. Bug fixes

I've repaired some bugs with entities and I've aslo repaired a bug that was making player able to copy items.

_____________________

3. Sounds for entities

Now player can hear entitiy sounds when he gets close to it.

_____________________

4. Water texture repair


Now, there's no visible "gaps" beetween water blocks

_____________________

5. Trees and axes


6. New save selector

I've added an optins to delete save or change its name

_____________________

7. Notifications system

Notifications will be displayed in the upper right corner.

_____________________

8. New sounds and ambients

 - singing birds ambient

 - insect swatter hit

 - new error sound

 - notification sound

  - mole sound

  - fly sound

_____________________

We use the words "I've" because there is only one person working on this game. Although there are three members on the obitgames team, but like 90% of the work is done by me, GrzegorzitoBraunito.

Join ObitGames discord server for more devlogs and informations.

It's aslo big support for our team. 

New devlog every new month, so don't miss the next one!

Bye!

]]>
https://itch.io/t/6349071/first-serious-hobby-project-food-truck-warsFirst Serious Hobby Project: Food Truck Warshttps://itch.io/t/6349071/first-serious-hobby-project-food-truck-warsWed, 13 May 2026 14:36:43 GMTWed, 13 May 2026 14:36:43 GMTWed, 13 May 2026 14:40:54 GMTHello everyone!

I'm a beginner solo developer, and I’ve always been fascinated by the idea of creating my own game.

For this project, I decided to use the Godot Engine specifically the .NET version  since I already have experience with C#. I currently work as a Junior Developer at a large IT company in Vienna, where I live.

I’ve worked on many smaller projects before, but none of them really went anywhere because my motivation slowly faded over time.

I know development on this game will be slow since I work full-time, but for me this is a huge passion project. My goal is not only to learn the Godot Engine better, but also to improve as a game developer overall (because I’m definitely not the best at it... yet!).

I’m really excited to finally share the first game idea that truly feels like something I could stick with long-term and maybe one day even publish if everything goes well.

The Premise

Food Truck Wars is a top-down pixel-art cooking and management game where you build your own food truck business and compete against rival chefs across different territories around the City.

Starting with a small, basic truck and a limited menu, the player travels from Territory to Territory (or Borough)  serving food during hectic workdays inspired by Overcooked!, while also managing reputation, upgrades, customer satisfaction, and competition rankings.

Each territory has its own food culture, customer behavior, trends, and rival food trucks. Players can specialize in cuisines from different countries, unlock new dishes and drinks over time, and adapt their strategy depending on the region they are operating in.

At the end of every workday, players receive a detailed breakdown of:

  • Earnings
  • Customer reviews
  • Reputation changes
  • Leaderboard rankings
  • Competitor performance

The long-term goal is to rise from a small local food truck owner to the top-ranked street food business across multiple territories.

Thanks for reading and any Feedback or Advice  is Appreciated.

]]>
https://itch.io/t/6283955/siderisSIDERIShttps://itch.io/t/6283955/siderisTue, 28 Apr 2026 20:14:18 GMTTue, 28 Apr 2026 20:14:18 GMTWed, 13 May 2026 01:02:37 GMTAccording to purists, this is the weirdest SHMUP ever made. What do you think ? Sideris is a high-octane bullet-hell where you pilot specialized starfighters with friends or alone across a dying galaxy.



]]>
https://itch.io/t/6115283/the-black-silk-road-a-scp-foundation-game-about-fighting-an-anomaly-through-crypto-tradingThe Black Silk Road — A SCP Foundation game about fighting an anomaly through crypto tradinghttps://itch.io/t/6115283/the-black-silk-road-a-scp-foundation-game-about-fighting-an-anomaly-through-crypto-tradingWed, 18 Mar 2026 08:50:13 GMTWed, 18 Mar 2026 08:50:13 GMTWed, 18 Mar 2026 08:50:13 GMTHi, nice to meet you all.

I'm a solo developer working on an indie game called SCP: The Black Silk Road. This is my first devlog and probably the most important one — the one where I explain what this game actually is, because it's a little hard to summarize.

What is Black Silk Road?

It's a game set in the SCP Foundation universe that combines three mechanics: crypto trading simulation, top-down action exploration, and visual novel.

The central threat is an anomalous entity that exists inside blockchain networks. It has no body. It grows stronger as market activity increases. You can't contain it through conventional means: you have to out-trade it. 

You need to dominate the market before market dominates you.

That's the core loop: trade crypto to gain market control, use profits to buy keys that unlock deeper levels of an underground facility, and descend into sublevels that turn out to be the physical infrastructure of the blockchain itself; while you reveal secrets about the foundation, its collaborators, and your own past.

The entity you're fighting built its own marketplace — The Black Silk Road — and you're operating inside it.


Where it stands right now

The trading system is functional. You can see the market moving in real time, track your portfolio against the SCP's holdings, and use special ability cards (Common, Rare, Epic, Legendary) that affect market behavior. The split you see on screen (your market control vs the SCP's) is the actual threat indicator. When it tips past the point of no return, you're losing.

One thing I didn't expect when building this: the SCP is genuinely hard to beat. Even with action delay and random market events, it adapts and outpaces you if you play passively. So the game gives you an intelligence support system alongside the ability cards — market analysis, pattern recognition, privileged information. You're not just trading. You're trying to think faster than something that was built to think faster than you.

The top-down sublevels are also in early development: basic movement, combat, and exploration are functional. That layer of the game will connect directly to the trading system in ways I'll explain in a future devlog.


The protagonist

Agent V is the operative assigned to this mission. She's not the obvious choice — she's a field agent, not a financial specialist. She was selected because everyone more qualified didn't survive the previous attempts. The agent before her is still in medical containment at 34% cognitive retention.

Her backstory starts from 1940 to 2028 and is one of the parts of this project I'm most invested in... I'll share more of that in future devlogs.

And why I'm making this...

Because I haven't seen a game where the market is the boss fight. The tension of watching that percentage shift while you're trying to make the right trade — that's the feeling I'm building toward.

This is a commercial project. It's early... But it's moving.

Screenshots below — current state of the trading screen. 

One note on transparency: I've used AI assistance JUST for code generation (I'm was a junior backend programmer by trade), but the story, the lore, the game design decisions, and all visual work are entirely mine (I'm an illustrator, a freelancer graphic designer). I'd rather be upfront about that than have someone assume otherwise.

English is not my first language. Happy to answer questions.


Here I'm using free assets, that's why I didn't worry about the bad animations:

]]>
https://itch.io/t/5492499/virtualord-tbs-with-td-and-rpg-elements-for-linux-windowsVirtualord - TBS with TD and RPG elements for Linux & Windowshttps://itch.io/t/5492499/virtualord-tbs-with-td-and-rpg-elements-for-linux-windowsSun, 02 Nov 2025 15:51:44 GMTSun, 02 Nov 2025 15:51:44 GMTTue, 12 May 2026 05:38:54 GMT

Virtualord is a new Turn Based Strategy game that resumes and continues my former project called Virtueror, an RTS game some of you might recall because of my devlog here.

I restarted the development after almost 2 years of stop and as you might imagine, things have changed a bit since my last update.
The main reason behind the change of genre is that my vision for this game suits better a turn based system, but I also realized that a polished RTS would have taken me forever to make.
The name change is mostly because I wanted to break with the past, but also because many complained that "Virtueror" was hard/weird to pronounce.

Current status

Virtualord is currently in alpha. Latest version is 0.6.0.

You can join the alpha testing on Discord, where you will find a new Linux and Windows build every month.

Wishlist & Follow


Also available on

Screenshots

These are some screenshots of the latest versions.

0.6.0




Main updates

]]>
https://itch.io/t/6343500/this-is-my-game-here-some-screenshotsthis is my game here some screenshotshttps://itch.io/t/6343500/this-is-my-game-here-some-screenshotsMon, 11 May 2026 23:17:45 GMTMon, 11 May 2026 23:17:45 GMTMon, 11 May 2026 23:17:45 GMTthings might change the game is called ball-like  

]]>
https://itch.io/t/6310580/snes-pang-x-street-fighter-iiSNES - Pang X Street Fighter IIhttps://itch.io/t/6310580/snes-pang-x-street-fighter-iiMon, 04 May 2026 15:34:56 GMTMon, 04 May 2026 15:34:56 GMTSun, 10 May 2026 07:48:10 GMT

SNES - Pang X Street Fighter II

Buster, the hero of Pang, has to destroy the energy spheres left behind by M. Bison in every classic stage from Street Fighter II.


Along the way, he finds a cyborg wrecked in a fight with Ryu. From the remains, Buster recovers combat data from six legendary fighters: Ryu, Chun-Li, Dhalsim, Guile, Ken, and Sagat.

He uploads this data into his harpoon gun, learning to fire each fighter's special energy — Hadoken, Kikoken, Yoga Fire, Sonic Boom, Shoryuken, and Tiger Shot — finally giving him the power to destroy the spheres and stop Bison's plan.

]]>
https://itch.io/t/3973672/fps-zortch-2-zortch-harder[FPS] Zortch 2: Zortch Harderhttps://itch.io/t/3973672/fps-zortch-2-zortch-harderThu, 01 Aug 2024 20:00:09 GMTThu, 01 Aug 2024 20:00:09 GMTMon, 16 Feb 2026 13:35:45 GMT

(also formerly known as the Zortch expansion pack)


in the previous game Zortch has escaped from the planet of the Brainsuckers
and after a short trip in her new spaceship she falls onto a desert planet
due to an accident with microwave popcorn

she now finds herself in a conflict between the natives of the planet
the human settlers and a bizzare cybernetic cult that worships mites

-------------------------------------------------------------------------------------

Links:
devlog of the first game
the first game
youtube version of the devlog

(this is Zortch btw)

-------------------------------------------------------------------------------------
a lot has happened since the release of the first game (about a year ago)
things got crazy, the game got a lot of fans it featured in many yt channels 😵
(of course compared to the big players like HROT or Ultrakill, Zortch is still just a speck 🤭)
I made a lot of patches and drunk on confidence started working on an expansion pack..
it only meant to be a map pack with a few new things
and then I realised that the engine is not up for it
so I rewrote a few things to make it extendable
and then things got out of hand šŸ˜“

I still insist on calling it an expansion pack however
as I don't have any better ideas (let's just settle with sequel)

most of the devlog has already started in a short youtube video format this time
but as the original had it's devlog on itch.io I felt bad not having one here as well
I'm much less organized nowadays and sometimes just end up posting devlogs
to friends or any poor soul that comes across šŸ˜“


]]>
https://itch.io/t/6325678/thrumTHRUMhttps://itch.io/t/6325678/thrumThu, 07 May 2026 19:08:04 GMTThu, 07 May 2026 19:08:04 GMTThu, 07 May 2026 23:09:07 GMTThe architects of THRUM built the soul of the world first. Before the first stroke of ink was ever laid, they forged the invisible clockwork that governs how a kingdom breathes, how resources flow, and how iron meets shield. By focusing on the core simulation from the start, they ensured that every action has a real consequence, creating a true sandbox where the world reacts to your choices rather than a script.


Once this foundation was solid, the world took its shape: a rugged, medieval era etched in ink and shadow. While your journey begins among knights and castles, the simulation is designed to be a vast vessel—built with the potential to eventually welcome other civilizations or strange, ancient races from beyond the mists.

Your saga starts with just two lone souls standing upon an untamed region of the planet. From these two pioneers, you will sow the seeds of a colony, nurturing it through the seasons until your banners are carried by massive legions of warriors.

The world scales seamlessly with your ambition. You have the freedom to walk beside a single scout on a path of stealth or command a sea of steel through complex formations and tactical maneuvers. Whether you are managing the needs of a single hearth or the logistics of a global army, the simulation remembers every strike, every harvest, and every triumph.

THRUM is more than just a game of numbers; it is a living history waiting for your first move. How will your two pioneers be remembered?

in short..

I am developing a 3D colony and civilization-building game with a heavy emphasis on city management and large-scale warfare. The game features a unique, persistent planet that players can eventually conquer in its entirety.



Currently, my focus is on refining core gameplay systems. While the final art style is still being explored, the environment is fully 3D and built in the Godot engine. Although this is my first project using Godot, I have already successfully implemented a basic simulation covering solar system, colony growth and army command with complex formation management.

The game will meticulously track and archive an extensive array of player statistics, performance metrics, and real-time situational data, all while utilizing a streamlined, modular architecture designed for maximum simplicity and effortless modding.

Every unit is a persistent individual with procedural personality, social standing, and a contextual honor system, grounding their unique psychological responses and battlefield reactions in physics-driven weight and locomotion.

Targeting a 10k unit cap, the simulation remains fluid and responsive even at high time-scales


THRUM is inspired by games I really like, such as Jagged Alliance, Songs of Syx, Dwarf Fortress, and Medieval: Total War

Ideas and Feedback are welcome. More devlogs will follow here or in discord.


]]>
https://itch.io/t/6338545/horror-puzzle-game-about-asian-americans-dev-log-01Horror puzzle game about Asian-Americans | Dev Log 01https://itch.io/t/6338545/horror-puzzle-game-about-asian-americans-dev-log-01Sun, 10 May 2026 21:43:46 GMTSun, 10 May 2026 21:43:46 GMTSun, 10 May 2026 21:43:46 GMTIllustrating multiple concept arts for an indie horror puzzle game is definitely a challenge, but it's a crucial step for any creative project that you'll undertake. Here's my experience composing thirty concept illustrations for my horror puzzle game that discusses Asian-American issues. All done in 15 weeks! Here's to my FIRST game dev log for my horror puzzle game. I've done a lot of meme videos and teasers for this game on my YouTube and Instagram, albeit they were all short-form videos. So here's a proper full developer's log!

Check out and subscribe to my socials! I'm more consistent on YouTube and Instagram. Thanks for checking out my first Dev Log!

]]>
https://itch.io/t/6251644/world-of-sopho-a-pups-adventureWorld of Sopho - A Pups Adventurehttps://itch.io/t/6251644/world-of-sopho-a-pups-adventureTue, 21 Apr 2026 13:35:46 GMTTue, 21 Apr 2026 13:35:46 GMTTue, 21 Apr 2026 13:35:46 GMTHello, I’m the developer of TWOS - A Pups Adventure.

For the past decade, I’ve been building the Sopho universe, but for most of that time I only had the ability to put it down on paper. Over the last year, that started to change. I’ve been learning multiple programming languages and seriously considering how to turn one of my novels into a game.


TWOS - A Pups Adventure is a text-based RPG set in the world of Sopho. It’s being developed in VS Code using HTML, CSS, and JavaScript. That keeps the coding simple enough for me to manage while still giving me the flexibility and control I want for a text-based RPG.

The story centers on Central (the player), Zenas, and the rest of the party. As you explore the world, fight enemies, do chores, work jobs, complete quests, and progress through the main story, you’ll also need to manage the party’s needs. But something is wrong with the world, and it becomes Central’s job to uncover the truth.

The game includes many of the RPG elements players would expect, along with a few systems meant to make the world feel more reactive and personal.

There is a party system that allows you to use items, equipment, magic, and skills in battle.


The battle system is meant to have variety. Some encounters will be fairly straightforward, but others will require the player to think carefully in order to win. Boss battles in particular are meant to challenge the player to keep the party alive and use strategy instead of simply overpowering the enemy.

There is also a crafting system that includes cooking, slaughtering, armor making, enchanting, and more.

The game will feature a large number of side quests and main missions, and how you handle them will affect how the game progresses.

There is also a relationship system that changes how NPCs and party members respond to you. Building friendships can open up new dialogue and opportunities, while bullying or threatening others may also get results, though not without consequences. Whether you play Central as kind or cruel is up to you.

As the story unfolds, you learn that this world is something far stranger than it first appears. The game becomes increasingly darker over time, and Central will have to decide whether to shield Zenas from that truth or not. Those choices will have lasting consequences.

I also want to be upfront about something: I’m using AI to help develop this game.

I think people should be honest about that, so I want every potential player to know it plainly. I’m not an artist or a musician, and I do not have the money to hire a full team from the start. I’m also not interested in begging people for free work. I’ve been down that road before while trying to get my novels published, and I’m not doing that again.

What I am going to do is make the best game I can. I work on this project for long hours every day, and when the time is right, I plan to release it in early development on Steam and here on itch.io. Any money the game makes will go toward hiring an artist and musician to replace the AI-generated concept art and music with fully human-made work.

If you have any questions, suggestions etc, I'm usually hanging out in my discord during development. Sometimes I will hang out in the living room to chat but there will be times where I have to hide in Orion's study focus on game development if I'm working on something difficult.

I hope you will join me for this adventure!

https://discord.gg/ZZX9TH72HQ

]]>
https://itch.io/t/6325174/into-the-uknown-learning-how-to-use-unreal-engineInto the Uknown [Learning how to use Unreal Engine]https://itch.io/t/6325174/into-the-uknown-learning-how-to-use-unreal-engineThu, 07 May 2026 16:35:01 GMTThu, 07 May 2026 16:35:01 GMTThu, 07 May 2026 16:35:01 GMTThis is my second time using Unreal Engine and with the new update, I no longer know or remember what's what. It's been a few years but I want to make a short, non-profit, test game with this engine. So here's what I have so far. 

-I'm learning how to use the blueprint widgets to make an interactable object.

The 3d model on the left is a re-textured model with some vertex changes of Fuuka from Persona 3 (Playstation 2 ver.)

Making a game from scratch is challenging. My brain hurts because I'm confused on what does what. But I hope to learn the more I go on.

]]>
https://itch.io/t/6329643/an-existential-sci-fi-game-that-takes-place-on-the-moons-of-jupiterAn existential sci-fi game that takes place on the moons of Jupiterhttps://itch.io/t/6329643/an-existential-sci-fi-game-that-takes-place-on-the-moons-of-jupiterFri, 08 May 2026 18:49:12 GMTFri, 08 May 2026 18:49:12 GMTSat, 09 May 2026 02:41:25 GMTEXPEDITION: ETHER

No astronaut on the planet was willing to go on this expedition, as it was a one way ticket. So, they chose you, seeing as you had no friends or family to await your return. You now must take pictures of and gather materials from 7 of Jupiter’s moons, then send the data and samples back to earth. As far as you know, you are completely alone.

Inspirations: Project Hail Mary, Iron Lung

]]>
https://itch.io/t/6333661/mirror-room-demoMirror Room Demohttps://itch.io/t/6333661/mirror-room-demoSat, 09 May 2026 19:18:45 GMTSat, 09 May 2026 19:18:45 GMTSat, 09 May 2026 19:18:45 GMTMirror Room Demo is out, see what lies in the no clipped halls of Mirror Room. Mirror Room full game coming soon...

https://tigerstudios800.itch.io/mirror-room

]]>
https://itch.io/t/5383126/sotidrokhima-against-eternity-f2p-bullet-heavenSotidrokhima: Against Eternity (f2p bullet heaven)https://itch.io/t/5383126/sotidrokhima-against-eternity-f2p-bullet-heavenSat, 04 Oct 2025 10:15:06 GMTSat, 04 Oct 2025 10:15:06 GMTSat, 04 Oct 2025 10:15:06 GMT

It is time to finish the saga!

Sotidrokhima released in 2022. Its spin-off, The Finnish War x Sotidrokhima: Finlandsaga came out in 2023, and a prequel titled Lalli released last year.
The series is about warriors from Finnish folklore, most importantly the titular hero Sotidrokhima, and their battles against foreign rulers and supernatural threats.

This will be the final game in the series and while smaller in scale than Sotidrokhima and Lalli, still just as hardcore and replayable!
The gameplay is inspired by Vampire Survivors.

For those of you wondering how the sequel can exist and feature Sotidrokhima after what happened at the end of the original game, there is a perfectly good explanation. Sotidrokhima and his companions are now in Tuonela, the Finnish underworld, where their fight is now against Son of Tuoni - the guardian of the dead.

You can listen to the theme song (demo) here: https://soundcloud.com/user-988631900/glory-power-metal-sotidrokhima-ii-main-theme-demo

]]>
https://itch.io/t/6325453/reverie-balatro-likeReverie -- Balatro-likehttps://itch.io/t/6325453/reverie-balatro-likeThu, 07 May 2026 18:01:58 GMTThu, 07 May 2026 18:01:58 GMTThu, 07 May 2026 18:01:58 GMT

REVERIE

A tarot roguelike about cards that remember, patterns that answer, and a game that slowly begins to feel like it is reading you back.

Reverie is a dark occult card roguelike where tarot is no longer just a theme on top of math.

The tarot is the machine.

You build a deck. You cast cards. You collect relics. You chase points and multiplier against escalating supernatural pressure. At first, it feels familiar: a roguelike scoring game about making the number bigger.

Then the patterns start.

A card keeps returning at the wrong time.
A strange phrase unlocks in the Grimoire.
A certain set of cards begins behaving differently from the others.
A run starts to feel paranoid, mournful, watchful, or dreamlike.
The math still works, but it starts to feel interpreted.

The question stops being:

ā€œHow do I score more?ā€

And becomes:

ā€œWhy did that happen, and can I make it happen again?ā€

THE CURRENT FOUR-SET SLICE

For now, Reverie is focused around four active tarot sets.

That was intentional.

I had more sets planned and prototyped, but the game became stronger once I narrowed the playable slice. 

Four sets gives Reverie enough variety to show the core idea while keeping the game readable, testable, and polishable.

Each set is not just a visual skin. The long-term goal is for each set to feel like a different symbolic faction — a different way the game thinks.

The Silver Nitrate Dream

Old silent film, haunted cinema, damaged frames, lingering exposure.

This is the first set where the idea really started becoming mechanical. Silver cards can create Second Exposure, replaying part of what was already cast. Strong Silver castings can leave behind an Afterimage, letting the player choose which image remains and place its ghost beside the next cast.

The set does not just look like old film.

It behaves like old film.

It preserves.
It replays.
It haunts the next scene.

The Imperial Augury

Ancient Rome, prophecy, empire, banners, soldiers, monuments, and divine authority.

This set is about order, conquest, ceremony, and fate being turned into state machinery. It gives Reverie a harder, more imperial symbolic language: power, command, hierarchy, omens interpreted by institutions rather than individuals.

Where Silver feels haunted and fragile, Imperial Augury feels declarative.

The cards do not ask.
They decree.

The Harvest Covenant

Folk horror, rural ritual, seasonal debt, fields, bells, offerings, and things buried under tradition.

This set brings Reverie into cycles: planting, reaping, sacrifice, return. It should feel older than the player, older than the rules, like something communal and agricultural that has been happening long before you arrived.

The Harvest Covenant is not clean horror.

It is obligation.

Something was promised.
Something is due.

The Disclosed Form

Anatomy, medical plates, exposed systems, sacred geometry, and the body treated like an occult instrument.

This set turns the human form into a diagram. It is clinical, strange, precise, and inhumanly organized. It feels less like mysticism and more like being studied by something that has mistaken anatomy for prophecy.

The Disclosed Form is not about gore.

It is about revelation.

The body opens.
The pattern underneath answers.

WHAT YOU ACTUALLY DO

In Reverie, you cast tarot cards into scoring patterns.

Cards generate points.
Relics bend the scoring rules.
Spells trigger when certain card phrases appear.
Multiplier turns small readings into explosive ones.
Boss-like Omens interfere with the run.
The Grimoire records the spells you discover across attempts.

The current playable loop moves through readings, shops, branching route choices, and a final threshold. Between rounds, you spend currency, buy relics, adjust your build, and decide which path through the reading to take next.

The goal is simple enough to understand:

score enough to survive the reading.

The obsession comes from everything underneath that.

THE GRIMOIRE REMEMBERS

Reverie’s spells are not all handed to you up front.

You discover them by casting meaningful card combinations. Once found, they enter the Grimoire. The more you play, the more the game’s symbolic language starts becoming legible.

Some patterns are clear.
Some are hinted.
Some are felt before they are understood.

That is the heart of the game.

A normal card game tells you the rules and asks you to optimize them.

Reverie gives you enough rules to play, then lets the rest emerge through repetition, suspicion, and discovery.

A ROGUELIKE THAT WANTS YOU TO BECOME SUPERSTITIOUS

Reverie is built around a specific feeling:

Players enjoy systems they can understand.
Players obsess over systems they can almost understand.

The best version of this game is one where players start developing private beliefs:

ā€œThis card always saves me.ā€
ā€œThis set is cursed.ā€
ā€œMoon cards make the run weird.ā€
ā€œSilver keeps showing up when the game wants to remember something.ā€
ā€œI swear the game knows what I’m doing.ā€

The game should never need to fully confirm that feeling.

It just needs to keep making the feeling possible.


THE BIG IDEA

Reverie is not trying to be loud horror.

It is trying to be intimate, strange, symbolic, and quietly alarming.

It is a roguelike about building power, but also about building meaning. 

It is a card game where the deck becomes personal, where runs develop moods, where repeated symbols start to feel like messages, and where the player slowly learns how the game thinks.

By the end of a run, the player should not only remember the score.

They should remember what appeared.
What repeated.
What answered.
What felt like a sign.

The shop is open.
The cards are waiting.
The signal is coming through.
]]>
https://itch.io/t/4787407/caverns-and-dryads-a-rpg-2d-game-with-roguelike-and-dungeon-crawler-elementsCaverns and Dryads - a RPG 2D game with roguelike and dungeon crawler elementshttps://itch.io/t/4787407/caverns-and-dryads-a-rpg-2d-game-with-roguelike-and-dungeon-crawler-elementsSun, 20 Apr 2025 20:06:58 GMTSun, 20 Apr 2025 20:06:58 GMTSun, 20 Apr 2025 20:06:58 GMTHi! :) I have started the thread here to keep posting my updates. 

For those who don't know, my game is Caverns and Dryads:

"Caverns & Dryads" takes you to a world of fantasy, where you will guide Tamzyn, the dryad warrioress deadly and beautiful— and Sioul, the wizard tenacious and powerful. Together, they will explore forgotten cities of mysterious beauty and dungeons filled with dangerous monsters. Prepare for an adventure full of action, magic, and romance.

https://louis-dubois.itch.io/caverns-and-dryads

--
I bring you great news! I have adapted my game for Windows, in order to be played in more devices. (I may do a Linux version in a future too.)

Making the Windows version required to adapt the UI, adding some decorations that make the game more beautiful. Those are things I like from this version, those decorations, and that you can see the illustrations in bigger size.

The Android version has the advantage of being able to play it anywhere, but it may not have so much reach between people that play on desktop or laptop computers. So now all of them are covered :)

As the only changes are in the interface, I am just keeping the same logic, so I can develop at the same time for both. Every time I add a new feature or screen, I will simply make the interface for mobile, and for desktop, sharing the same logic most of the time.

There were a series of updates, that bring these changes for both Android and Windows:

- A number of bug fixes.

- Added sounds to the bar and the blacksmith.

- Sound of parry added.

- Sound of armor added.

- Added a sound preferences button in the Windows version.

- raised the probability of event in cities so more things happen.

- activated cancel button on spell book for grimoire view

- Added exit button to Windows version on menu.

- Added return to menu button in Exploration screen, under the sound/prefs screen that you can access from there.

Keep an eye and visit and subscribe/follow so you know when the Windows version is released, if you are interested.

Also, this new version means that most of the bugs are fixed, and the game has the basic functions to be played, but now I start a more exciting phase: add more features! 

Most of this is already pre-implemented in basic structure.

  • House building: the couple may build a house in some places, customizable.
  • Stories: in the bar, hotels, in the middle of dungeons...
  • Relationship effects on combat and story.
  • Boss monsters! They are ready, just need to add implementation.
  • Keys to locked places.
  • Forge your own weapons.
  • Create your own spells.
  • Inventory of equipment.
  • Quests and missions.
  • Special enemies, like the Archmage.

Again, follow to participate in the exciting journey to add all this and more with your feedback!

I will post about it in all my networks, and specially on my blog, where you can also find other contents.

See you there! :)

Here's some screens from the Windows version:

That was the exploration screen. Here's a story screen:

When you find a monster, the introduction:

When you find a dryad, they gift you with higher stats:

You can repair your armor and weapons. Be wise and smart so you don't break them before you find a city in which you can repair a good armor.

Remember to follow me at the game page or on any of the links.

]]>
https://itch.io/t/6315478/i-have-added-into-screen-to-the-gameI have added into screen to the game.https://itch.io/t/6315478/i-have-added-into-screen-to-the-gameTue, 05 May 2026 09:45:51 GMTTue, 05 May 2026 09:45:51 GMTTue, 05 May 2026 09:45:51 GMT

Hello guys, New update, I have added into screen to the game, what do you think about it ?



]]>
https://itch.io/t/4487585/powered-by-monsters-a-hand-painted-monster-collection-gamePowered by Monsters - a hand painted monster collection gamehttps://itch.io/t/4487585/powered-by-monsters-a-hand-painted-monster-collection-gameTue, 21 Jan 2025 14:15:39 GMTTue, 21 Jan 2025 14:15:39 GMTTue, 03 Feb 2026 15:52:53 GMTUPDATE 03 February 2026: DEMO IS OUT NOW:  https://ultra-shenanigans.itch.io/abandoned-monsters-demo


UPDATE 9/30/2025 a gameplay video of an entire level

UPDATE 3/28/2025 a video preview of the new destroybale assets in Abandoned Archives level:


ORIGINAL POST BELOW

I’m primarily an artist, which might be obvious from the images I included, but I also think I finally progressed far enough in my understanding of coding and other game design elements where I can reasonably try to include some more complex game mechanics.

The game would consist of three main parts:

1 Various caves and underground areas where a large variety of monsters can be found and captured. These monsters can then be used in various ways depending on the type: some can be weaponized, others can be used to improve weapons, to be used as crafting materials or simply as fuel, to be sold for currency etc.

2 Bosses throwing waves of monsters at you to battle. Winning these challenges can unlock further monsters, grant skill points, unlock further areas of the game and also unlock a higher tier challenge for the same boss.

3 A hub area that has access to the caves, the bosses, some NPCs and also just look cool and help in introducing lore about the game.

I have some work done for all three of these, but right now I would like to mostly talk about the caves and the monster capture part. I have the most done in that area.


Setting

This takes place in the far future where many things are grown instead of being built resulting in various monster-like creations. Monster ARE the technology.

Also all this takes place on a planet divided into 4 quite distinct nations with different paths to creating these monsters. Each different approach has resulted in monsters that adhere to the theme of each faction: robot, horror, fantasy and cartoon. Additionally there is an area on the planet where all 4 factions manage to more or less collaborate in the interest of improving various technologies known as the Testing Fields, which is our hub area and where the game takes place.


Capturing monsters, exploring caves 

Take a look at the short gameplay video I included, I’m basically explaining the game mechanics you can see there.

The caves can be explored by controlling a small drone which has the abilities to capture monsters, navigate narrow passages and to destroy smaller obstacles. Monster are captured by deploying Capture Lines from the drone and hitting a marked weak spot on any given monster. Higher tier monsters need more Capture Lines and also each monster has a movement pattern so capturing might be easy or challenging depending on circumstances. The yellow weakspot on the monster has a different number of pointy bits to indicate how many Lines you will need. For example: skeletal monster on the left needs two Capture Lines, while the mouthy one on the right only needs one. Some monsters need more Lines than you start with.


Monster Behavior

The monsters have fairly simple behavior patterns, but there are many different looks ( right now I have around 40 horror monsters and starting on fantasy ones). Also some monsters are rarer, the locations and specific encounters are somewhat randomized so my hope is that it will be exiting to go and find out what you can find in a new or previously visited part of the caves.

Some monsters also have extra behaviors like the bouncing eyeballs you can see in the video, or these slimy territorial creatures. Each has an area marked as a circle around it, circle getting larger depending on monster tier. If you enter the circle the monster will move to the center of it and then pursue you until you leave their territory or until you loose the drone.


Failing a Capture

You start with 4 Capture Lines and if you use up all 4 without capturing a monster, it will either run away or attack you. It’s all good though, you can try shooting down the monster before it damages the drone too much and try again with another creature. Captured creatures will appear in the pause menu where you can see the monsters name and the tags it has ( I’ve shown this in the vid) and the monster will always be transferred to the Collection Area in the hub/Testing Fields even if the drone is destroyed right after a capture. You can learn more about the monster and how it can be used in there(tags, flavor text, tier, type). Some monsters have evolution lines like the slime creatures above.


Laser Explosion

The Cave Drone you control is also equipped with a Laser Explosion, which can destroy smaller obstacles and damage monsters. However, each time you use it you risk decreasing the Cave Stability, which is another resource besides Cave Drone’s HP which you have to pay attention to.


Drawing a Line Path for the Drone

Very importantly, there is also a way for the Drone to squeeze past various gaps and passages that are normally too narrow or to avoid monsters. You can draw a path starting from the drone and the Drone will follow it while being invulnerable and fitting into narrow gaps. If you’re not careful doing this, you might get stuck and once again reduce Cave Stability or run into monsters.




Caves and Cave Stability

You start in the first cave called the Abandoned Archives. The plan here is to hand craft the entire area, with very few repeating parts. Basically I’m approaching it less as a tileset and more as a painting of the entire level. This means that each cave wont be huge, but it will be dense with various details and encounters and at least to me that seems quite appealing. I tend to get bored of oversized empty levels in games myself and it’s simply fun to design a level like this from my side of things. Also I plan to add some amount of randomly appearing rooms and details, which together with randomized monster encounters should make each run feel different.

The cave is fully stable at the start of a run, but there are a few ways to reduce Cave Stability mentioned above. If the cave stability falls bellow 25 percent, the cave will start to collapse and rocks will start falling possibly damaging the drone. However, game is not lost even if Cave Stability falls to 0, it only ends if the drone is damaged beyond repair and cave stability can potentially be brought back up. Right now I have a resource that can be found that increases cave stability, but I might include other methods as well or maybe make the instability temporary, we’ll see.

Finished part of the cave:


Rocks falling on the drone ( yeah, the falling rocks asset is still a sketch):


Where I’m going with this

So yeah, this is just one of the things I want to talk about the game and I plan to keep updating this devlog as I complete them. I have a million ideas and for me an uncharacteristic amount of enthusiasm for this, the only limiting factor is time. There are also many smaller aspects like a simple story, the reason for capturing these monsters, drone upgrades, skill system for fighting the bosses and other things I haven’t mentioned but already started on, but one thing at a time.

Right now I want to make a fully working demo with two or three caves, a single fancy boss and partially finished hub area and then see how much content I can reasonably add to it before I call it finished. And even a demo is a lot of work, but it continues to be fun making this so hopefully some people like it and give me extra motivation.

Some more monsters I designed – the main reason I decided to make a game like this:


]]>
https://itch.io/t/6283003/a-sfw-devlog-on-a-nsfw-yuri-colony-builderA SFW devlog on a NSFW yuri colony builderhttps://itch.io/t/6283003/a-sfw-devlog-on-a-nsfw-yuri-colony-builderTue, 28 Apr 2026 17:04:11 GMTTue, 28 Apr 2026 17:04:11 GMTSat, 09 May 2026 02:22:02 GMT(Post removed, you can still find it on my Mastodon.)

]]>
HTTPS Ā· itch.io
← Home