<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: GameDecisionDiagram</title>
    <description>The latest articles on DEV Community by GameDecisionDiagram (@gamedecisiondiagram).</description>
    <link>https://dev.to/gamedecisiondiagram</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3764955%2F2cf513b7-87aa-43eb-9785-c1a5fe83e05a.png</url>
      <title>DEV Community: GameDecisionDiagram</title>
      <link>https://dev.to/gamedecisiondiagram</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gamedecisiondiagram"/>
    <language>en</language>
    <item>
      <title>[Guide] How to Bypass the Windows Security Warning to Play CIDER</title>
      <dc:creator>GameDecisionDiagram</dc:creator>
      <pubDate>Wed, 25 Mar 2026 17:17:00 +0000</pubDate>
      <link>https://dev.to/gamedecisiondiagram/guide-how-to-bypass-the-windows-security-warning-to-play-cider-1kag</link>
      <guid>https://dev.to/gamedecisiondiagram/guide-how-to-bypass-the-windows-security-warning-to-play-cider-1kag</guid>
      <description>&lt;p&gt;In our previous update, we introduced the "Void Card" system, which lies at the core of this game’s mechanics.&lt;/p&gt;

&lt;p&gt;We are incredibly grateful to see the number of downloads steadily increasing. However, there is a "high hurdle" that is almost inevitable for solo indie game developers: the security warning (such as Windows SmartScreen) that appears when opening an executable file on Windows, stating &lt;strong&gt;"Windows protected your PC."&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We understand that seeing an unfamiliar warning can make players hesitate to run the game. To ensure you can experience &lt;em&gt;CIDER&lt;/em&gt; with peace of mind, we have released a &lt;strong&gt;video guide explaining the steps from download to launching the game.&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  YouTube Guide: How to Download &amp;amp; Run CIDER
&lt;/h3&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/4q1wxkEfnOk"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;h3&gt;
  
  
  Why does this warning appear?
&lt;/h3&gt;

&lt;p&gt;This is a standard Windows behavior that occurs when an executable file does not have a "Digital Signature." Obtaining these signatures requires developers to pay significant annual fees (ranging from hundreds to over a thousand dollars).&lt;/p&gt;

&lt;p&gt;As &lt;em&gt;CIDER&lt;/em&gt; is currently in its early stages and available for free on itch.io, we have not yet acquired this signature. Please be assured that the program does not contain any malicious code; however, the OS simply flags it as an "Unknown Publisher."&lt;/p&gt;

&lt;h3&gt;
  
  
  3 Steps to Run the Game
&lt;/h3&gt;

&lt;p&gt;As explained in the video, here is the process after downloading from itch.io:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Extract the ZIP file&lt;/strong&gt;: Right-click the downloaded file and select "Extract All."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Open the executable&lt;/strong&gt;: Double-click &lt;code&gt;CIDER.exe&lt;/code&gt; inside the extracted folder.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Click "More info" on the warning screen&lt;/strong&gt;: When the blue "Windows protected your PC" screen appears, click the &lt;strong&gt;"More info"&lt;/strong&gt; link on the left. This will reveal the &lt;strong&gt;"Run anyway"&lt;/strong&gt; button.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Building Trust
&lt;/h3&gt;

&lt;p&gt;As mentioned previously, our ideal goal is to provide the game through platforms like Steam, where such warnings do not appear.&lt;/p&gt;

&lt;p&gt;However, we are still in the middle of development. For now, we hope this guide removes any psychological barriers, allowing as many people as possible to experience the strategic depth of &lt;em&gt;CIDER&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Play the CIDER Development Build on itch.io&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://game-decision-diagram.itch.io/cider-v0-2-10" rel="noopener noreferrer"&gt;Play CIDER on itch.io&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  We Value Your Feedback
&lt;/h3&gt;

&lt;p&gt;If you successfully launch the game, or if you encounter any issues even after following these steps, please let us know via Discord or in the comments. Hearing "It worked!" from you is a huge motivation for our development.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Join our Discord Server for reports and community:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://discord.gg/4HRQ6ppyaq" rel="noopener noreferrer"&gt;https://discord.gg/4HRQ6ppyaq&lt;/a&gt;&lt;/p&gt;

</description>
      <category>gamedev</category>
      <category>godot</category>
      <category>showdev</category>
      <category>marketing</category>
    </item>
    <item>
      <title>Game Dev Log: Designing the "Void Card" System – Turning Defense into Explosive Offense</title>
      <dc:creator>GameDecisionDiagram</dc:creator>
      <pubDate>Tue, 03 Mar 2026 03:03:55 +0000</pubDate>
      <link>https://dev.to/gamedecisiondiagram/game-dev-log-designing-the-void-card-system-turning-defense-into-explosive-offense-2ob6</link>
      <guid>https://dev.to/gamedecisiondiagram/game-dev-log-designing-the-void-card-system-turning-defense-into-explosive-offense-2ob6</guid>
      <description>&lt;p&gt;In my previous post, I discussed the "Attribute Collection and Granting" system, where players exploit enemy elemental weaknesses. Today, I want to introduce a core mechanic that holds the most "explosive potential" in the game.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Latest Gameplay Video:&lt;/strong&gt; Watch the intense battle against the Necromancer to see the "Void Card" in action—a high-stakes move that requires perfect timing and preparation.&lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/e3-Rlhcl2Vc"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;

&lt;h2&gt;
  
  
  1. "Void" Cards: Power Born from Constraint
&lt;/h2&gt;

&lt;p&gt;In the video, you’ll notice cards shrouded in a dark aura. These are &lt;strong&gt;Void Cards&lt;/strong&gt;. Unlike standard cards, they cannot be played freely under normal circumstances.&lt;/p&gt;

&lt;h3&gt;
  
  
  Activation Condition
&lt;/h3&gt;

&lt;p&gt;A Void Card can only be activated when your specific &lt;strong&gt;Weakness&lt;/strong&gt; is currently &lt;strong&gt;"Nullified"&lt;/strong&gt; by a skill or item.&lt;/p&gt;

&lt;p&gt;In the footage, you can see the player using defensive cards like "Water Guard" to mitigate the Necromancer’s lethal assaults. That precise moment—&lt;strong&gt;when your defenses are perfected&lt;/strong&gt;—is the trigger that unleashes the power of the Void.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. The UX of "Calculated Retaliation"
&lt;/h2&gt;

&lt;p&gt;The design goal for this system was to provide players with the catharsis of "Enduring, gathering strength, and turning the tides in a single stroke."&lt;/p&gt;

&lt;h3&gt;
  
  
  Tactical Dilemma
&lt;/h3&gt;

&lt;p&gt;While Void Cards are devastatingly powerful, they pose a risk by clogging your hand. Players must decide: When should I draw into nullification skills? At what point should I drop the Void hammer? It’s a true test of deck-building and resource management.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Dual Utility of "Nullification"
&lt;/h3&gt;

&lt;p&gt;I wanted to transform a purely defensive action (protecting a weakness) into an offensive signal. It functions as a "switch" that shifts the player's stance from survival to total domination.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Play for Free: Conquer the Undead with Your Strategy
&lt;/h2&gt;

&lt;p&gt;In this video, the dev team unfortunately fell just short of defeating the Necromancer. However, the game is balanced such that &lt;strong&gt;meticulous strategy will always guarantee victory.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Will you be the one to perfect the Void Card combo?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The development build is currently available for FREE on itch.io.&lt;/strong&gt; I invite you to take revenge on the Necromancer yourself and experience the thrill when a complex strategy finally clicks!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://game-decision-diagram.itch.io/cider-v0-2-10" rel="noopener noreferrer"&gt;&lt;strong&gt;Play "CIDER" for free on itch.io&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Closing Thoughts
&lt;/h2&gt;

&lt;p&gt;We are constantly looking for feedback on Void Card balance and overall gameplay on our Discord server. Your tactical insights are the fuel that helps this project evolve.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://discord.com/invite/4HRQ6ppyaq" rel="noopener noreferrer"&gt;&lt;strong&gt;Join our Discord Community&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Behind the Scenes: The "Distribution" Hurdle for Indie Devs
&lt;/h2&gt;

&lt;p&gt;As I started recruiting playtesters to get more eyes on the game, I hit a major roadblock: &lt;strong&gt;How do I actually deliver the game files?&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  The Dilemma of Trust and Safety
&lt;/h3&gt;

&lt;p&gt;The easiest way to share a PC game build is uploading the .exe to cloud storage like Google Drive. However, as a player, clicking a random link from an unknown developer and bypassing Windows "SmartScreen" warnings is a huge psychological barrier. I know I’d be hesitant if the roles were reversed.&lt;/p&gt;

&lt;h3&gt;
  
  
  Choosing itch.io as a Compromise
&lt;/h3&gt;

&lt;p&gt;To address this trust issue, I decided to use &lt;strong&gt;itch.io&lt;/strong&gt;, a global standard for indie game hosting.&lt;/p&gt;

&lt;p&gt;To be honest, even on a dedicated platform, unsigned executables still trigger OS&lt;/p&gt;

</description>
      <category>godot</category>
      <category>gamedev</category>
      <category>showdev</category>
    </item>
    <item>
      <title>[Inside CIDER] Steal Their Power, Pierce Their Weakness: The "Elemental Cycle" System</title>
      <dc:creator>GameDecisionDiagram</dc:creator>
      <pubDate>Thu, 19 Feb 2026 17:52:00 +0000</pubDate>
      <link>https://dev.to/gamedecisiondiagram/inside-cider-steal-their-power-pierce-their-weakness-the-elemental-cycle-system-58nk</link>
      <guid>https://dev.to/gamedecisiondiagram/inside-cider-steal-their-power-pierce-their-weakness-the-elemental-cycle-system-58nk</guid>
      <description>&lt;p&gt;Greetings from the development team of &lt;strong&gt;"CIDER: ChallengIng DEck-building Roguelike."&lt;/strong&gt; Today, we want to dive deep into the core mechanic of our combat system.&lt;/p&gt;

&lt;p&gt;Our current focus is crafting a strategic experience where card selection directly shifts the tide of battle through "Tactical Weakness Exploitation."&lt;/p&gt;

&lt;h2&gt;
  
  
  Gameplay Preview (WIP)
&lt;/h2&gt;

&lt;p&gt;Check out this prototype footage demonstrating the &lt;strong&gt;Elemental Absorption&lt;/strong&gt; and &lt;strong&gt;Break&lt;/strong&gt; mechanics in action:&lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/idAvzTPH_Wc"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;




&lt;h2&gt;
  
  
  1. Seizing Control: The "Break" System &amp;amp; Resource Recycling
&lt;/h2&gt;

&lt;p&gt;Enemies in CIDER have specific weaknesses categorized by &lt;strong&gt;Weapon Types&lt;/strong&gt; or &lt;strong&gt;Elemental Attributes&lt;/strong&gt;. Reducing an enemy's Shield to zero by exploiting these weaknesses triggers a &lt;strong&gt;Break&lt;/strong&gt; state.&lt;/p&gt;

&lt;p&gt;In our current prototype, a Break provides the following benefits:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Instant Energy Recovery:&lt;/strong&gt; Gain the resources needed to bridge into your next move.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Extra Card Draw:&lt;/strong&gt; Expand your tactical options and maintain combo momentum.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Action Interruption/Alteration:&lt;/strong&gt; Force the enemy to switch their intent from "Attack" to "Defend," effectively nullifying incoming damage.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Our goal is an aggressive game cycle where &lt;strong&gt;offense serves as the ultimate defense.&lt;/strong&gt; &lt;em&gt;(Note: Specific Break mechanics are subject to change as we continue balance tuning.)&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Turning Threats into Resources: "Elemental Absorption"
&lt;/h2&gt;

&lt;p&gt;What sets CIDER apart is the ability to &lt;strong&gt;"absorb"&lt;/strong&gt; attributes from enemy attacks.&lt;/p&gt;

&lt;p&gt;In most games, an elemental attack is purely a threat. In CIDER, it is a strategic resource. By enduring an elemental strike, you can stock that specific attribute for your own use.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. From Absorption to Infusion: The Counter-Strategy
&lt;/h2&gt;

&lt;p&gt;Once absorbed, these attributes can be infused into your hand or specific attacks:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; An enemy prepares a powerful &lt;strong&gt;Fire&lt;/strong&gt; attack.&lt;/li&gt;
&lt;li&gt; You absorb that &lt;strong&gt;Fire&lt;/strong&gt; essence.&lt;/li&gt;
&lt;li&gt; You infuse the &lt;strong&gt;Fire&lt;/strong&gt; into a neutral card.&lt;/li&gt;
&lt;li&gt; You strike back at an enemy weak to Fire, securing a swift &lt;strong&gt;Break&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This cycle of "utilizing the enemy's strength to strike their weakness" blends the RNG of deck-building with high-stakes, real-time tactics.&lt;br&gt;
&lt;em&gt;(Note: Weapon and element types are currently placeholders and will be optimized during development.)&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Refining the System Through Feedback
&lt;/h2&gt;

&lt;p&gt;The "Challenging" in CIDER doesn't mean unfair difficulty; it means the satisfaction of seeing system mastery lead directly to victory. We are currently fine-tuning:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Is the resource gain from a Break balanced?&lt;/li&gt;
&lt;li&gt;Does the enemy's shift from Attack to Defense provide enough of a tactical window?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We want to polish these "game feel" aspects with our community. We are especially looking for feedback from veteran deck-builder players on our Discord:&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://discord.gg/X5xB7BCKfx" rel="noopener noreferrer"&gt;Join the CIDER Discord Server&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Next?
&lt;/h2&gt;

&lt;p&gt;Now that the basic combat loop is established, we are moving into the next phase: &lt;strong&gt;designing cards (skills) that deepen this elemental cycle.&lt;/strong&gt; In our next update, we’ll discuss our card design philosophy.&lt;/p&gt;




&lt;h2&gt;
  
  
  Behind the Scenes (Dev Log)
&lt;/h2&gt;

&lt;p&gt;This is our second devlog for CIDER. We’ve noticed a steady growth in our community reach, especially on technical platforms like Qiita (114 views) compared to more general ones. It's encouraging to see the brand slowly taking shape.&lt;/p&gt;

&lt;h3&gt;
  
  
  Design Thoughts on "Break"
&lt;/h3&gt;

&lt;p&gt;The "Break" mechanic is a staple in modern RPGs because the burst of damage is inherently satisfying. Integrating this into a roguelike deck-builder feels great—recovering energy and drawing cards while cancelling an enemy's move allows the player to stay in the "flow." The challenge now is balancing the "cost to break" vs. "player power during break" to ensure the game remains challenging.&lt;/p&gt;

&lt;h3&gt;
  
  
  Tech Stack &amp;amp; AI-Assisted Development
&lt;/h3&gt;

&lt;p&gt;We are developing with &lt;strong&gt;Godot&lt;/strong&gt; using &lt;strong&gt;Antigravity&lt;/strong&gt;. The development speed has been incredible. This is our team's first time using Godot, but leveraging AI agents has removed the friction of learning a new engine's syntax.&lt;/p&gt;

&lt;p&gt;Interestingly, we've optimized our workflow by using a single paid AI account shared across the team. This has effectively multiplied our available token pool, allowing for a much higher volume of code generation and troubleshooting without hitting limits.&lt;/p&gt;

&lt;p&gt;Stay tuned for more updates!&lt;/p&gt;

</description>
      <category>design</category>
      <category>devjournal</category>
      <category>gamedev</category>
      <category>showdev</category>
    </item>
    <item>
      <title>[CIDER Devlog] The Core of Offense and Defense: The Thrill of "Break" and "Interrupt" via Weapon Attributes</title>
      <dc:creator>GameDecisionDiagram</dc:creator>
      <pubDate>Wed, 11 Feb 2026 17:20:00 +0000</pubDate>
      <link>https://dev.to/gamedecisiondiagram/cider-devlog-the-core-of-offense-and-defense-the-thrill-of-break-and-interrupt-via-weapon-23mp</link>
      <guid>https://dev.to/gamedecisiondiagram/cider-devlog-the-core-of-offense-and-defense-the-thrill-of-break-and-interrupt-via-weapon-23mp</guid>
      <description>&lt;p&gt;Today, we introduce developing ChallengIng DEck-building Roguelike CIDER (This is project phase name.  Release name may changes.)&lt;/p&gt;

&lt;p&gt;

  &lt;iframe src="https://www.youtube.com/embed/PzMj6gaXLGo"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;

&lt;h2&gt;
  
  
  1. The Joy of "Hunting" Weaknesses
&lt;/h2&gt;

&lt;p&gt;As you can see in the video, icons appear next to the Goblin. These represent the enemy's "Weaknesses." In CIDER, you can efficiently shred enemy shields by matching the weapon attributes of your cards (Slash, Blunt, Pierce, etc.) to these weaknesses.&lt;/p&gt;

&lt;p&gt;When an encounter begins, weaknesses are hidden. They are revealed only after you land an attack, turning the opening turns into a tactical reconnaissance phase.&lt;/p&gt;

&lt;p&gt;Development Insight: We focused on the "intellectual satisfaction" of analyzing which cards are effective—much like finding the perfect fit for a puzzle piece—to build your strategy.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. The Overwhelming Advantage of a "Break"
&lt;/h2&gt;

&lt;p&gt;Watch the mid-section of the video: the moment the enemy's shield hits zero, a "Break!" effect triggers. Breaking an enemy doesn't just increase damage; it triggers an Interrupt:&lt;/p&gt;

&lt;p&gt;Action Cancel: It thwarts the enemy’s intent, forcing them to cancel powerful incoming attacks.&lt;/p&gt;

&lt;p&gt;Resource Refund: As shown in the footage, breaking an enemy can trigger energy restoration or card draws, allowing you to maintain your momentum.&lt;/p&gt;

&lt;p&gt;We’ve condensed the ultimate "catharsis" of battle—denying the enemy’s turn and launching a relentless one-sided assault—into this Break system.&lt;/p&gt;

&lt;h3&gt;
  
  
  Why start with "Weapon Attributes"?
&lt;/h3&gt;

&lt;p&gt;While our cycle includes "Magical Elemental Attributes," we established physical "Weapon Attributes" as the fundamental framework. The direct feedback of a card choice physically stopping an enemy’s movement is the first step toward the challenging, logic-driven experience CIDER aims to deliver.&lt;/p&gt;

&lt;h2&gt;
  
  
  Coming Soon
&lt;/h2&gt;

&lt;p&gt;In the next update, we’ll dig deeper into "Attribute Collection and Infusion," where you turn enemy attacks into your own resources. Stay tuned to see how "Counter-based Breaks" can completely flip the tides of battle.&lt;/p&gt;

&lt;h2&gt;
  
  
  Play the Alpha
&lt;/h2&gt;

&lt;p&gt;You can download the current build on itch.io. It’s currently combat-only, but I believe it captures the core loop we're building.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://game-decision-diagram.itch.io/cider-v0-2-10" rel="noopener noreferrer"&gt;https://game-decision-diagram.itch.io/cider-v0-2-10&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We are also looking for feedback from deck-builder veterans on our Discord server regarding the "feel" of this combat system.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://discord.gg/4HRQ6ppyaq" rel="noopener noreferrer"&gt;https://discord.gg/4HRQ6ppyaq&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  [Devlog] A Wake-Up Call: The Blind Spot in My Perspective
&lt;/h2&gt;

&lt;p&gt;Recently, I hit a major milestone: completing the basic structure of the core combat system. Feeling confident, I asked a group of friends to playtest it and sent out a feedback survey. Days passed. Not a single response.&lt;/p&gt;

&lt;p&gt;Panicked that there was a technical bug, I followed up individually. The truth was something I hadn't expected.&lt;/p&gt;

&lt;h3&gt;
  
  
  The "Wall" of the First Question
&lt;/h3&gt;

&lt;p&gt;The culprit was the very first question: "Have you ever played a Roguelike Deck-builder?"&lt;/p&gt;

&lt;p&gt;To me, this genre is second nature. I assumed everyone knew it. But my friends—all of whom are regular gamers—all answered "No."&lt;/p&gt;

&lt;p&gt;The moment they saw that question, they felt: "I am not the target audience for this game," or "I don't have the expertise to provide valid feedback." They felt excluded before they even started.&lt;/p&gt;

&lt;h3&gt;
  
  
  What Comes Before "High Difficulty"
&lt;/h3&gt;

&lt;p&gt;CIDER was originally conceived as a "high-difficulty challenge" for fans of the genre. However, this incident made me realize I was narrowing the entrance to the market far more than intended.&lt;/p&gt;

&lt;p&gt;I want to maintain the depth for hardcore fans, but I don't want new players to walk away thinking the game "isn't for them."&lt;/p&gt;

&lt;h3&gt;
  
  
  Shifting Development Focus
&lt;/h3&gt;

&lt;p&gt;Based on this feedback, I've added two key priorities to our roadmap:&lt;/p&gt;

&lt;p&gt;Redesigning Intuitive Onboarding (Tutorial): Removing jargon and creating a flow where players learn the rules naturally through play.&lt;/p&gt;

&lt;p&gt;Redefining "Difficulty": Moving away from "difficulty as a barrier" toward a learning curve where trial and error feels rewarding, even for beginners.&lt;/p&gt;

&lt;p&gt;I’m moving past the self-centered idea that "only those in the know should play" and working to ensure more people can discover the incredible depth of this genre.&lt;/p&gt;

</description>
      <category>gamedev</category>
      <category>roguelike</category>
      <category>deckbuilder</category>
      <category>godot</category>
    </item>
  </channel>
</rss>
