<?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: Play Scribble</title>
    <description>The latest articles on DEV Community by Play Scribble (@playscribble).</description>
    <link>https://dev.to/playscribble</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%2F4136454%2Fe93d6932-460d-41c9-97f9-1d8571666157.jpg</url>
      <title>DEV Community: Play Scribble</title>
      <link>https://dev.to/playscribble</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/playscribble"/>
    <language>en</language>
    <item>
      <title>So, I built a multiplayer drawing game</title>
      <dc:creator>Play Scribble</dc:creator>
      <pubDate>Mon, 21 Sep 2026 21:25:59 +0000</pubDate>
      <link>https://dev.to/playscribble/so-i-built-a-multiplayer-drawing-game-2bgl</link>
      <guid>https://dev.to/playscribble/so-i-built-a-multiplayer-drawing-game-2bgl</guid>
      <description>&lt;p&gt;I've been working on a little project called PlayScribble.&lt;/p&gt;

&lt;p&gt;It's a multiplayer drawing and guessing game. One player draws something, and the others have to guess the word. Pretty simple idea, but getting everything to work properly is another story. &lt;/p&gt;

&lt;p&gt;I built it using Next.js and Socket.IO. Along the way, I've been dealing with things like game rooms, player connections, drawing functionality, and making the game work properly on mobile.&lt;/p&gt;

&lt;p&gt;There are still things I want to improve, but I thought I'd share it here rather than keep working on it quietly.&lt;/p&gt;

&lt;p&gt;If you want to give it a try, here's the link:&lt;/p&gt;

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

&lt;p&gt;I'm also planning to share some of the problems I run into while building it. Hopefully, other developers working on similar projects might find those posts useful.&lt;/p&gt;

&lt;p&gt;Anyway, that's what I've been working on lately.&lt;/p&gt;

&lt;p&gt;Would love to hear what you think. 🙂&lt;/p&gt;

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