<?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: Terry</title>
    <description>The latest articles on DEV Community by Terry (@techterry).</description>
    <link>https://dev.to/techterry</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%2F3582082%2F50a7f244-86bf-451c-8adf-ce907af07bf9.jpeg</url>
      <title>DEV Community: Terry</title>
      <link>https://dev.to/techterry</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/techterry"/>
    <language>en</language>
    <item>
      <title>Built an AI Game Generator - Text to HTML5 Games in Minutes</title>
      <dc:creator>Terry</dc:creator>
      <pubDate>Fri, 24 Oct 2025 14:29:23 +0000</pubDate>
      <link>https://dev.to/techterry/built-an-ai-game-generator-text-to-html5-games-in-minutes-271j</link>
      <guid>https://dev.to/techterry/built-an-ai-game-generator-text-to-html5-games-in-minutes-271j</guid>
      <description>&lt;p&gt;Hey everyone! 👋&lt;/p&gt;

&lt;p&gt;Ever had a cool game idea but got stuck spending weeks coding a prototype? I built a tool to solve that.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Problem
&lt;/h3&gt;

&lt;p&gt;The gap between game idea and playable demo was killing my creative momentum. Sound familiar?&lt;/p&gt;

&lt;h3&gt;
  
  
  My Solution
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;AI Game Generator&lt;/strong&gt; - transform text descriptions into playable HTML5 games using AI:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Describe your game idea in plain English&lt;/li&gt;
&lt;li&gt;Choose an AI model (OpenAI, DeepSeek, Replicate)&lt;/li&gt;
&lt;li&gt;Get a playable HTML5 game in minutes&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The output is clean, standard web code - no plugins, no lock-in.&lt;/p&gt;

&lt;h3&gt;
  
  
  What People Build
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Educational puzzles for students&lt;/li&gt;
&lt;li&gt;Interactive marketing demos&lt;/li&gt;
&lt;li&gt;Indie game prototypes&lt;/li&gt;
&lt;li&gt;Choose-your-own-adventure stories&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Tech Stack
&lt;/h3&gt;

&lt;p&gt;Built with Next.js/TypeScript. The tool integrates multiple AI providers while keeping the generated games as pure HTML5/CSS/JS.&lt;/p&gt;

&lt;h3&gt;
  
  
  Pricing
&lt;/h3&gt;

&lt;p&gt;Simple credit-based system:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Pay-as-you-go: $39 (400 credits, ~10 games)&lt;/li&gt;
&lt;li&gt;Monthly subscriptions: $59/month (600 credits)&lt;/li&gt;
&lt;li&gt;Annual plans with savings&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Try It Out
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;🎮 &lt;a href="https://ai-game-generator.com" rel="noopener noreferrer"&gt;AI Game Generator&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Would love to hear what you think about AI-assisted game development!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6sjrg9qum5jjxlm53qk6.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6sjrg9qum5jjxlm53qk6.jpeg" alt=" " width="800" height="440"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>gamedev</category>
      <category>ai</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
