<?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>Forem: reddisanjeevkumar</title>
    <description>The latest articles on Forem by reddisanjeevkumar (@reddisanjeevkumar).</description>
    <link>https://forem.com/reddisanjeevkumar</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%2F3684409%2Fb56fbaa3-a42d-477c-9c15-6ae95c806326.png</url>
      <title>Forem: reddisanjeevkumar</title>
      <link>https://forem.com/reddisanjeevkumar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/reddisanjeevkumar"/>
    <language>en</language>
    <item>
      <title>I Built a Christmas Endless Runner Game Using Only AI (with Antigravity)</title>
      <dc:creator>reddisanjeevkumar</dc:creator>
      <pubDate>Mon, 29 Dec 2025 13:37:59 +0000</pubDate>
      <link>https://forem.com/reddisanjeevkumar/i-built-a-christmas-endless-runner-game-using-only-ai-with-antigravity-18l7</link>
      <guid>https://forem.com/reddisanjeevkumar/i-built-a-christmas-endless-runner-game-using-only-ai-with-antigravity-18l7</guid>
      <description>&lt;p&gt;Hey devs 👋&lt;br&gt;
I wanted to share a small but fun experiment I recently completed.&lt;/p&gt;

&lt;p&gt;I built and published a Christmas-themed endless runner game for Android, and the interesting part is — almost everything was created using AI, with Antigravity as the core engine/workflow.&lt;/p&gt;

&lt;p&gt;🎄 The Game&lt;/p&gt;

&lt;p&gt;The game is a casual endless runner where you control Santa Claus running through a snowy winter world, dodging obstacles and collecting coins.&lt;/p&gt;

&lt;p&gt;Think classic runner mechanics, but with a festive twist:&lt;/p&gt;

&lt;p&gt;Lane switching, jumping, sliding&lt;/p&gt;

&lt;p&gt;Increasing speed and difficulty&lt;/p&gt;

&lt;p&gt;Coins, power-ups, and unlockable outfits&lt;/p&gt;

&lt;p&gt;Fully family-friendly &amp;amp; non-violent&lt;/p&gt;

&lt;p&gt;&lt;a href="https://play.google.com/store/apps/details?id=com.skyjump.christmas" rel="noopener noreferrer"&gt;👉 Android link:&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🤖 Why Antigravity?&lt;/p&gt;

&lt;p&gt;I chose Antigravity because I wanted to explore how far an AI-first game workflow could go without:&lt;/p&gt;

&lt;p&gt;Manual asset creation&lt;/p&gt;

&lt;p&gt;Large art pipelines&lt;/p&gt;

&lt;p&gt;Heavy custom tooling&lt;/p&gt;

&lt;p&gt;With Antigravity, I was able to:&lt;/p&gt;

&lt;p&gt;Rapidly prototype gameplay ideas&lt;/p&gt;

&lt;p&gt;Generate and iterate on environments&lt;/p&gt;

&lt;p&gt;Tune difficulty curves faster&lt;/p&gt;

&lt;p&gt;Focus more on game feel rather than boilerplate&lt;/p&gt;

&lt;p&gt;The biggest win was speed — ideas to playable builds happened much faster than my usual workflow.&lt;/p&gt;

&lt;p&gt;🛠️ What Was AI-Driven&lt;/p&gt;

&lt;p&gt;Here’s what AI + Antigravity handled well:&lt;/p&gt;

&lt;p&gt;Environment generation &amp;amp; iteration&lt;/p&gt;

&lt;p&gt;Gameplay balancing suggestions&lt;/p&gt;

&lt;p&gt;Visual polish concepts&lt;/p&gt;

&lt;p&gt;Store listing content (ASO, descriptions, screenshots text)&lt;/p&gt;

&lt;p&gt;What still needed manual thinking:&lt;/p&gt;

&lt;p&gt;Core game loop decisions&lt;/p&gt;

&lt;p&gt;Difficulty pacing&lt;/p&gt;

&lt;p&gt;Player experience &amp;amp; retention logic&lt;/p&gt;

&lt;p&gt;AI didn’t replace development — it amplified it.&lt;/p&gt;

&lt;p&gt;📈 Lessons Learned&lt;/p&gt;

&lt;p&gt;A few takeaways from this experiment:&lt;/p&gt;

&lt;p&gt;AI is amazing for iteration, not vision&lt;br&gt;
You still need a clear idea of what you want to build.&lt;/p&gt;

&lt;p&gt;Casual games benefit the most&lt;br&gt;
Hyper-casual / runner games are perfect for AI-assisted workflows.&lt;/p&gt;

&lt;p&gt;Shipping matters more than perfection&lt;br&gt;
Publishing early helped me learn ASO, user behavior, and promotion faster.&lt;/p&gt;

&lt;p&gt;🚀 What’s Next&lt;/p&gt;

&lt;p&gt;I’m planning to:&lt;/p&gt;

&lt;p&gt;Add more seasonal content&lt;/p&gt;

&lt;p&gt;Improve retention with small updates&lt;/p&gt;

&lt;p&gt;Experiment with AI-generated level variations&lt;/p&gt;

&lt;p&gt;I’d love feedback from other devs:&lt;/p&gt;

&lt;p&gt;Have you used Antigravity or AI-first workflows?&lt;/p&gt;

&lt;p&gt;Where do you think AI helps most in game dev today?&lt;/p&gt;

&lt;p&gt;Thanks for reading 🙌&lt;br&gt;
Happy building 🎅🎄&lt;/p&gt;

</description>
      <category>gamedev</category>
      <category>android</category>
      <category>showdev</category>
      <category>ai</category>
    </item>
    <item>
      <title>built a Christmas endless runner game using only AI(Antigravity)🎄🎅
Run as Santa, dodge obstacles &amp; collect coins in a festive winter world ❄️

👉 Play on Android: https://play.google.com/store/apps/details?id=com.skyjump.christmas

#AI #AndroidGame</title>
      <dc:creator>reddisanjeevkumar</dc:creator>
      <pubDate>Mon, 29 Dec 2025 13:27:48 +0000</pubDate>
      <link>https://forem.com/reddisanjeevkumar/built-a-christmas-endless-runner-game-using-only-aiantigravity-run-as-santa-dodge-obstacles--lc0</link>
      <guid>https://forem.com/reddisanjeevkumar/built-a-christmas-endless-runner-game-using-only-aiantigravity-run-as-santa-dodge-obstacles--lc0</guid>
      <description>&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://play.google.com/store/apps/details?id=com.skyjump.christmas" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fplay-lh.googleusercontent.com%2FbTV6muLE3KmzWCsu8dOp5VqC07NoP2Opfqhk3cW74OLqZwffIVx8NKX035UYB4gsfjC2idURu3mFHXpFWCTNsw" height="512" class="m-0" width="512"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://play.google.com/store/apps/details?id=com.skyjump.christmas" rel="noopener noreferrer" class="c-link"&gt;
            Santa's Christmas Run - Apps on Google Play
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Dash through the snow as Santa in this festive 3D endless runner adventure!
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fwww.gstatic.com%2Fandroid%2Fmarket_images%2Fweb%2Ffavicon_v3.ico" width="32" height="32"&gt;
          play.google.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
  </channel>
</rss>
