<?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: 打工人阿笔</title>
    <description>The latest articles on DEV Community by 打工人阿笔 (@_3cc30e97e8dab867887).</description>
    <link>https://dev.to/_3cc30e97e8dab867887</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%2F3995102%2F40d46cf1-905e-4445-9e3b-2e1158268e34.png</url>
      <title>DEV Community: 打工人阿笔</title>
      <link>https://dev.to/_3cc30e97e8dab867887</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_3cc30e97e8dab867887"/>
    <language>en</language>
    <item>
      <title>Introducing Curiohole: Free Relaxing Browser Games You Can Play Instantly</title>
      <dc:creator>打工人阿笔</dc:creator>
      <pubDate>Sun, 21 Jun 2026 09:00:48 +0000</pubDate>
      <link>https://dev.to/_3cc30e97e8dab867887/introducing-curiohole-free-relaxing-browser-games-you-can-play-instantly-1e1</link>
      <guid>https://dev.to/_3cc30e97e8dab867887/introducing-curiohole-free-relaxing-browser-games-you-can-play-instantly-1e1</guid>
      <description>&lt;p&gt;Hi DEV community,&lt;/p&gt;

&lt;p&gt;I recently launched a small browser game site called &lt;strong&gt;Curiohole&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Curiohole is a collection of free relaxing browser games you can play instantly with no download, no login, and no app install.&lt;/p&gt;

&lt;p&gt;Live site: &lt;a href="https://curiohole.com/" rel="noopener noreferrer"&gt;https://curiohole.com/&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I built it
&lt;/h2&gt;

&lt;p&gt;I wanted to create a lightweight place for simple games that people can open quickly during a short break.&lt;/p&gt;

&lt;p&gt;Many casual games require app downloads, accounts, or too many distractions before you can start playing. Curiohole is designed to be the opposite:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;open the page&lt;/li&gt;
&lt;li&gt;start playing&lt;/li&gt;
&lt;li&gt;no account required&lt;/li&gt;
&lt;li&gt;no installation required&lt;/li&gt;
&lt;li&gt;works directly in the browser&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The first game: Ball Sort Puzzle Online
&lt;/h2&gt;

&lt;p&gt;The first game on Curiohole is &lt;strong&gt;Ball Sort Puzzle Online&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;You can play it here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://curiohole.com/ball-sort-puzzle/" rel="noopener noreferrer"&gt;https://curiohole.com/ball-sort-puzzle/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The goal is simple: move colored balls between tubes until each tube contains only one color.&lt;/p&gt;

&lt;p&gt;It includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;beginner-friendly levels&lt;/li&gt;
&lt;li&gt;undo&lt;/li&gt;
&lt;li&gt;restart&lt;/li&gt;
&lt;li&gt;timer&lt;/li&gt;
&lt;li&gt;simple tap/click controls&lt;/li&gt;
&lt;li&gt;a short guide for new players&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I learned from building it
&lt;/h2&gt;

&lt;p&gt;This first version helped me think more clearly about small web games as SEO-friendly browser products.&lt;/p&gt;

&lt;p&gt;A simple game page still needs more than just the game itself. It also needs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;a clear title and description&lt;/li&gt;
&lt;li&gt;a playable first screen&lt;/li&gt;
&lt;li&gt;internal links&lt;/li&gt;
&lt;li&gt;a sitemap&lt;/li&gt;
&lt;li&gt;Google Search Console setup&lt;/li&gt;
&lt;li&gt;mobile-friendly layout&lt;/li&gt;
&lt;li&gt;supporting pages for search intent&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For this project, I also created a few supporting pages:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Ball Sort Puzzle Solver&lt;/li&gt;
&lt;li&gt;How to Play Ball Sort Puzzle&lt;/li&gt;
&lt;li&gt;Sitemap for Google indexing&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What comes next
&lt;/h2&gt;

&lt;p&gt;Curiohole starts with one game, but the plan is to gradually add more simple browser games, such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;memory games&lt;/li&gt;
&lt;li&gt;reaction games&lt;/li&gt;
&lt;li&gt;sliding puzzles&lt;/li&gt;
&lt;li&gt;block puzzles&lt;/li&gt;
&lt;li&gt;other relaxing casual games&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The long-term goal is to build a small collection of lightweight games that are easy to open and easy to play.&lt;/p&gt;

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

&lt;p&gt;Homepage:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://curiohole.com/" rel="noopener noreferrer"&gt;https://curiohole.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Game page:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://curiohole.com/ball-sort-puzzle/" rel="noopener noreferrer"&gt;https://curiohole.com/ball-sort-puzzle/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GitHub repository:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/qianqiu-ai/curiohole" rel="noopener noreferrer"&gt;https://github.com/qianqiu-ai/curiohole&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback is welcome.&lt;/p&gt;

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