<?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: Damian Konarski</title>
    <description>The latest articles on DEV Community by Damian Konarski (@grap).</description>
    <link>https://dev.to/grap</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%2F1622068%2F709bf2f9-74f0-4f8f-9570-a36b29e51196.png</url>
      <title>DEV Community: Damian Konarski</title>
      <link>https://dev.to/grap</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/grap"/>
    <language>en</language>
    <item>
      <title>Looking for feedback on a real-time decision overlay for League of Legends</title>
      <dc:creator>Damian Konarski</dc:creator>
      <pubDate>Tue, 05 May 2026 18:29:35 +0000</pubDate>
      <link>https://dev.to/grap/looking-for-feedback-on-a-real-time-decision-overlay-for-league-of-legends-442f</link>
      <guid>https://dev.to/grap/looking-for-feedback-on-a-real-time-decision-overlay-for-league-of-legends-442f</guid>
      <description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;I’ve been working on a small side project and I’d really appreciate some feedback from other devs / players.&lt;/p&gt;

&lt;p&gt;It’s a desktop overlay for League of Legends that shows simple, real-time suggestions based on the current game state (things like objectives, resets, map movement, etc.).&lt;/p&gt;

&lt;p&gt;On the tech side:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Python decision engine (game state + scenario logic)&lt;/li&gt;
&lt;li&gt;FastAPI backend&lt;/li&gt;
&lt;li&gt;WebSocket for real-time updates&lt;/li&gt;
&lt;li&gt;C# / WPF overlay&lt;/li&gt;
&lt;li&gt;HTML/CSS/JS HUD&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The core idea isn’t “AI playing for you”, but rather a structured decision layer that tries to answer:&lt;br&gt;
→ “what should I do next right now?”&lt;/p&gt;

&lt;p&gt;Right now I’m trying to figure out:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;whether this kind of system is actually helpful in real games&lt;/li&gt;
&lt;li&gt;if the suggestions are too obvious / too noisy&lt;/li&gt;
&lt;li&gt;how it feels from a UX perspective during gameplay&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If anyone here is interested in testing it for a few games and sharing feedback please dm Me&lt;/p&gt;

&lt;p&gt;Also happy to answer any technical questions 🙂&lt;/p&gt;

</description>
      <category>gamedev</category>
      <category>python</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
