<?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: khalid ali</title>
    <description>The latest articles on DEV Community by khalid ali (@khalid_ali_77fe2769690065).</description>
    <link>https://dev.to/khalid_ali_77fe2769690065</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4083271%2F581dcb70-0075-4fcc-9437-a2a2b2e8b328.jpg</url>
      <title>DEV Community: khalid ali</title>
      <link>https://dev.to/khalid_ali_77fe2769690065</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/khalid_ali_77fe2769690065"/>
    <language>en</language>
    <item>
      <title>Baloot Goes Digital: Building Saudi Arabia's Card Game with a Real RL-Trained AI</title>
      <dc:creator>khalid ali</dc:creator>
      <pubDate>Tue, 18 Aug 2026 12:33:07 +0000</pubDate>
      <link>https://dev.to/khalid_ali_77fe2769690065/baloot-goes-digital-building-saudi-arabias-card-game-with-a-real-rl-trained-ai-1gbi</link>
      <guid>https://dev.to/khalid_ali_77fe2769690065/baloot-goes-digital-building-saudi-arabias-card-game-with-a-real-rl-trained-ai-1gbi</guid>
      <description>&lt;p&gt;Baloot is Saudi Arabia's national card game — 32 cards, 4 players, 2 teams, and a bidding system (Sun / Hokm) that rewards reading your opponents.&lt;/p&gt;

&lt;p&gt;Most Baloot apps are either stuffed with ads or built around buying coins. &lt;strong&gt;Arb'a Baloot&lt;/strong&gt; takes the opposite approach: completely free, no ads, no in-app purchases.&lt;/p&gt;

&lt;h2&gt;
  
  
  The interesting part: a real AI
&lt;/h2&gt;

&lt;p&gt;Instead of hard-coded rules, the AI opponent was trained with &lt;strong&gt;reinforcement learning&lt;/strong&gt; over millions of self-play rounds — the same family of techniques behind AlphaGo. It bids Sun or Hokm like a strong human, counts cards, punishes mistakes, and works fully offline.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Online multiplayer with private invite-code rooms&lt;/li&gt;
&lt;li&gt;Full rule set: projects (Sira, Fifty, Hundred, Four Hundred, Baloot) and doubling up to Qahwa&lt;/li&gt;
&lt;li&gt;Automatic score counting with correct rounding&lt;/li&gt;
&lt;li&gt;Weekly tournaments with a public leaderboard&lt;/li&gt;
&lt;li&gt;Rated 5.0 on the App Store · iPhone, iPad, Mac &amp;amp; Vision Pro&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Website: &lt;a href="https://baloot.kriyadh.com" rel="noopener noreferrer"&gt;https://baloot.kriyadh.com&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Full rules (Arabic): &lt;a href="https://baloot.kriyadh.com/rules" rel="noopener noreferrer"&gt;https://baloot.kriyadh.com/rules&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;App Store: &lt;a href="https://apps.apple.com/app/id6759184291" rel="noopener noreferrer"&gt;https://apps.apple.com/app/id6759184291&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Source/README: &lt;a href="https://github.com/nrdx/arb3a-baloot" rel="noopener noreferrer"&gt;https://github.com/nrdx/arb3a-baloot&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>gamedevaishowdev</category>
    </item>
  </channel>
</rss>
