<?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: Shaheer Rustam</title>
    <description>The latest articles on DEV Community by Shaheer Rustam (@shaheer_rustam_a8273edddd).</description>
    <link>https://dev.to/shaheer_rustam_a8273edddd</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%2F3995647%2Fbfd22e45-48d7-46dd-a8d4-2bb62a0c804d.png</url>
      <title>DEV Community: Shaheer Rustam</title>
      <link>https://dev.to/shaheer_rustam_a8273edddd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shaheer_rustam_a8273edddd"/>
    <language>en</language>
    <item>
      <title>Turing’s Light: Escape the Enigma – June Solstice Game Jam Submission</title>
      <dc:creator>Shaheer Rustam</dc:creator>
      <pubDate>Sun, 21 Jun 2026 18:54:54 +0000</pubDate>
      <link>https://dev.to/shaheer_rustam_a8273edddd/turings-light-escape-the-enigma-june-solstice-game-jam-submission-1m3f</link>
      <guid>https://dev.to/shaheer_rustam_a8273edddd/turings-light-escape-the-enigma-june-solstice-game-jam-submission-1m3f</guid>
      <description>&lt;h2&gt;
  
  
  🎮 The Game
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Turing’s Light: Escape the Enigma&lt;/strong&gt; is an AI‑powered puzzle game where you wake in a dark room and rely on ECHO, a ghostly AI echo of Alan Turing, to fire beams of light into the void.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Live Demo:&lt;/strong&gt; &lt;a href="https://turing-light-game.netlify.app" rel="noopener noreferrer"&gt;https://turing-light-game.netlify.app&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;How to Play:&lt;/strong&gt; Type answers to Turing‑themed riddles generated live by Google Gemini. Each correct answer fires a beam of light that reveals a hidden digit. Collect all four digits, pass the Imitation Gate (a Turing Test), and enter the sequence to win.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Theme Connection:&lt;/strong&gt; Light vs. dark is the core mechanic – you literally push back the night with each correct answer, culminating in the solstice sunrise.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Built with:&lt;/strong&gt; HTML/CSS/JS, Canvas, Web Audio API, Gemini API (gemini-2.5-flash)&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🤖 Best Google AI Usage
&lt;/h2&gt;

&lt;p&gt;The game uses the &lt;strong&gt;Gemini API&lt;/strong&gt; as its central mechanic:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Gemini generates a unique, contextual riddle each round, tailored to the player’s difficulty.&lt;/li&gt;
&lt;li&gt;It evaluates free‑text answers with semantic understanding, not exact matching – accepting synonyms, partial phrasing, and clever interpretations.&lt;/li&gt;
&lt;li&gt;At the Imitation Gate, Gemini improvises a sincere answer to "What does it mean for a mind to be truly free?" and the player must distinguish it from a scripted impostor – a literal Turing Test within the game.&lt;/li&gt;
&lt;li&gt;Without the AI, the game falls back to a small archive, but the full experience – dynamic riddles, adaptive hints, and the climactic gate – only works with Gemini.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🎥 Demo Video
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://youtu.be/CtjprKqM59E" rel="noopener noreferrer"&gt;https://youtu.be/CtjprKqM59E&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  💡 Development
&lt;/h2&gt;

&lt;p&gt;I built the entire game solo, from a single HTML file, using vanilla JavaScript and the Canvas API. The Gemini integration was done via a simple &lt;code&gt;fetch&lt;/code&gt; call with prompt engineering to control tone, difficulty, and output format. The solstice theme is embedded in every layer: the gauge, the lives (sparks), the colour palette, and the final sunrise.&lt;/p&gt;

&lt;p&gt;This is my entry for the &lt;strong&gt;June Solstice Game Jam&lt;/strong&gt;.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>gamedev</category>
      <category>javascript</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
