<?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: nova crypto</title>
    <description>The latest articles on DEV Community by nova crypto (@nova_crypto_90c7ee2ad16e5).</description>
    <link>https://dev.to/nova_crypto_90c7ee2ad16e5</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%2F3918657%2F81749d4a-4eef-4973-a5b3-396ac150b20f.png</url>
      <title>DEV Community: nova crypto</title>
      <link>https://dev.to/nova_crypto_90c7ee2ad16e5</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nova_crypto_90c7ee2ad16e5"/>
    <language>en</language>
    <item>
      <title>I Built an Addictive Crypto Timing Game in Pure HTML/JS (No Dependencies)</title>
      <dc:creator>nova crypto</dc:creator>
      <pubDate>Sun, 10 May 2026 15:18:51 +0000</pubDate>
      <link>https://dev.to/nova_crypto_90c7ee2ad16e5/i-built-an-addictive-crypto-timing-game-in-pure-htmljs-no-dependencies-50o5</link>
      <guid>https://dev.to/nova_crypto_90c7ee2ad16e5/i-built-an-addictive-crypto-timing-game-in-pure-htmljs-no-dependencies-50o5</guid>
      <description>&lt;h2&gt;
  
  
  The Game
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Crypto Crash&lt;/strong&gt; - A chart goes up. You have to sell before it crashes. Simple concept, insanely addictive.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://flightsmoothie-dot.github.io/crypto-crash/" rel="noopener noreferrer"&gt;Play it here&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What Makes It Addictive
&lt;/h2&gt;

&lt;p&gt;The core loop exploits the same psychology as slot machines:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Variable reward&lt;/strong&gt; - crash point is random&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Near-misses&lt;/strong&gt; - could have held 2 more seconds!&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Loss aversion&lt;/strong&gt; - bets make crashes feel real&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Streaks&lt;/strong&gt; - daily bonus keeps you coming back&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Pure HTML/CSS/JS (1735 lines, single file)&lt;/li&gt;
&lt;li&gt;Web Audio API for synthesized sounds&lt;/li&gt;
&lt;li&gt;Canvas 2D for chart rendering&lt;/li&gt;
&lt;li&gt;localStorage for persistence&lt;/li&gt;
&lt;li&gt;Zero dependencies&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://flightsmoothie-dot.github.io/crypto-crash/" rel="noopener noreferrer"&gt;Play Crypto Crash&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What timing games do you find most addictive?&lt;/p&gt;

</description>
      <category>cryptocurrency</category>
      <category>gamedev</category>
      <category>javascript</category>
      <category>showdev</category>
    </item>
    <item>
      <title>I Built 6 Free Browser Games to Teach Crypto</title>
      <dc:creator>nova crypto</dc:creator>
      <pubDate>Thu, 07 May 2026 20:00:44 +0000</pubDate>
      <link>https://dev.to/nova_crypto_90c7ee2ad16e5/i-built-6-free-browser-games-to-teach-crypto-4379</link>
      <guid>https://dev.to/nova_crypto_90c7ee2ad16e5/i-built-6-free-browser-games-to-teach-crypto-4379</guid>
      <description></description>
    </item>
  </channel>
</rss>
