<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Noomklaw's Blog]]></title><description><![CDATA[My blog... fun stuff and code]]></description><link>https://noomklaw.com</link><image><url>https://cdn.hashnode.com/res/hashnode/image/upload/v1762895069436/1d578ee4-55ea-4633-959c-c3ddacbcdfcf.png</url><title>Noomklaw&apos;s Blog</title><link>https://noomklaw.com</link></image><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 22:48:19 GMT</lastBuildDate><atom:link href="https://noomklaw.com/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[NK.files]]></title><description><![CDATA[I made some HTML projects!
You can view them here:
https://codepen.io/Noomklaw888/pen/wBzaqGr]]></description><link>https://noomklaw.com/nk-files</link><guid isPermaLink="true">https://noomklaw.com/nk-files</guid><dc:creator><![CDATA[Noomklaw]]></dc:creator><pubDate>Wed, 04 Mar 2026 05:00:11 GMT</pubDate><content:encoded><![CDATA[<p>I made some HTML projects!</p>
<p>You can view them here:</p>
<p><a href="https://codepen.io/Noomklaw888/pen/wBzaqGr">https://codepen.io/Noomklaw888/pen/wBzaqGr</a></p>
]]></content:encoded></item><item><title><![CDATA[🕹️ The Noomklaw.com Python Arcade]]></title><description><![CDATA[Welcome to my collection of web-based games! Every project here was built from scratch using Python and Pygame, then optimized for your browser using asyncio and pygbag.
Play them here: http://nkarcade.noomklaw.com/
🚀 The Games

Cubit Cart A unique ...]]></description><link>https://noomklaw.com/arcade</link><guid isPermaLink="true">https://noomklaw.com/arcade</guid><category><![CDATA[Games]]></category><category><![CDATA[Python]]></category><category><![CDATA[pygame]]></category><dc:creator><![CDATA[Noomklaw]]></dc:creator><pubDate>Thu, 12 Feb 2026 05:16:59 GMT</pubDate><content:encoded><![CDATA[<p>Welcome to my collection of web-based games! Every project here was built from scratch using <strong>Python and Pygame</strong>, then optimized for your browser using <code>asyncio</code> and <code>pygbag</code>.</p>
<p>Play them here: <a target="_blank" href="http://nkarcade.noomklaw.com/">http://nkarcade.noomklaw.com/</a></p>
<h3 id="heading-the-games">🚀 The Games</h3>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1770873031149/41f5b611-9cc1-4282-b135-39ea3490648b.png" alt class="image--center mx-auto" /></p>
<p><strong>Cubit Cart</strong> A unique endless scroller where you must manage your height to dodge obstacles and change your jump height.</p>
<ul>
<li><strong>Controls:</strong> Up/Down to change height, Left/Right to move, Space to jump.</li>
</ul>
<p><strong>Tycoon:</strong> Generate revenue and buy upgrades. It's the perfect game to let run while you work.</p>
<ul>
<li><strong>Controls:</strong> Use space to upgrade your money generator.</li>
</ul>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1770873068098/639ec4df-6e8d-497b-9194-d6012a8516ea.png" alt class="image--center mx-auto" /></p>
<p><strong>Brick Breaker</strong> The arcade classic. Use your paddle to bounce the ball and clear the screen of all bricks.</p>
<ul>
<li><strong>Controls:</strong> Left and Right arrows to move the paddle.</li>
</ul>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1770873081458/061c8e07-36b4-445b-a5ea-d3d7cf82f269.png" alt class="image--center mx-auto" /></p>
<p><strong>Google Dino</strong> My custom take on the iconic "No Internet" game. Run, jump, and survive the desert obstacles!</p>
<ul>
<li><strong>Controls:</strong> Up or space to jump.</li>
</ul>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1770873188414/853bc692-6d7d-49f8-a95a-15157d59b44b.png" alt class="image--center mx-auto" /></p>
<p><strong>Blob Adventure</strong> A survival-style arena shooter. Stay moving and blast the red Slimies before they get you!</p>
<ul>
<li><strong>Controls:</strong> WASD or Arrow keys to move, Space to shoot.</li>
</ul>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1770873210685/32bd5029-dbc8-4a4e-b6ba-2b2f82f257d5.png" alt class="image--center mx-auto" /></p>
<p><strong>Blocky Space</strong> A retro-style space shooter. Collect points to become increasingly overpowered.</p>
<ul>
<li><strong>Controls:</strong> WASD or Arrow keys to fly. Space to shoot</li>
</ul>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1770873225304/56e3cf27-7d2c-4b65-a7f2-ba5550556132.png" alt class="image--center mx-auto" /></p>
<p><strong>Platformer Test:</strong> A Co-Op platformer test where you and your buddy each have powers! Master the jumps and navigate the terrain together!</p>
<ul>
<li><p><strong>Controls:</strong> Arrow keys for green(cubit), Space to air freeze(cubit), WASD for yellow(Cubet).</p>
</li>
<li><p>Red is spikes OR can be a button(hehe) and near the end checkpoint button</p>
</li>
<li><p>Green is checkpoints. Black is platform. Cubet can stand on Cubit.</p>
</li>
</ul>
<p>For more cool games(not python), follow <a target="_blank" href="https://scratch.mit.edu/users/noomklaw/">Noomklaw</a> on Scratch!</p>
]]></content:encoded></item><item><title><![CDATA[Python Painting Chase]]></title><description><![CDATA[I made a cool project where 4 little cube guys are being chased by a red cube guy, BUT they leave a trail of paint.
source code here: https://github.com/Noomklaw888/code/blob/main/Projects/Pictores_digital_venandi.py

The Start

The program after a w...]]></description><link>https://noomklaw.com/python-painting-chase</link><guid isPermaLink="true">https://noomklaw.com/python-painting-chase</guid><category><![CDATA[Art]]></category><category><![CDATA[Python]]></category><category><![CDATA[Python 3]]></category><category><![CDATA[python projects]]></category><dc:creator><![CDATA[Noomklaw]]></dc:creator><pubDate>Fri, 30 Jan 2026 04:20:10 GMT</pubDate><content:encoded><![CDATA[<p>I made a cool project where 4 little cube guys are being chased by a red cube guy, BUT they leave a trail of paint.</p>
<p>source code here: <a target="_blank" href="https://github.com/Noomklaw888/code/blob/main/Projects/Pictores_digital_venandi.py">https://github.com/Noomklaw888/code/blob/main/Projects/Pictores_digital_venandi.py</a></p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1769746646445/61c8352a-84d5-44dd-b822-b096a99de11d.png" alt class="image--center mx-auto" /></p>
<p>The Start</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1769746660073/beb37f76-44c9-4395-b7da-2e9c745bbc4b.png" alt class="image--center mx-auto" /></p>
<p>The program after a while</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1769746682491/61efc341-df35-43cd-9ee2-577cc75b7363.png" alt class="image--center mx-auto" /></p>
<p>Red ate Yellow, others are painting. Press Q to fix…</p>
]]></content:encoded></item><item><title><![CDATA[Music Stuff]]></title><description><![CDATA[I made some Chrome Musiclab songs that sound nice. I thought I might post them for you all. You can use them to focus or to relax. Or just enjoy them…
https://docs.google.com/document/d/1tKZaZ3JOxk8rlPB5Rj3flavv5tHQp4k3Y5Ijq45WV1U/edit?pli=1&tab=t.0]]></description><link>https://noomklaw.com/music-stuff</link><guid isPermaLink="true">https://noomklaw.com/music-stuff</guid><category><![CDATA[music]]></category><dc:creator><![CDATA[Noomklaw]]></dc:creator><pubDate>Wed, 24 Dec 2025 04:30:43 GMT</pubDate><content:encoded><![CDATA[<p>I made some Chrome Musiclab songs that sound nice. I thought I might post them for you all. You can use them to focus or to relax. Or just enjoy them…</p>
<p><a target="_blank" href="https://docs.google.com/document/d/1tKZaZ3JOxk8rlPB5Rj3flavv5tHQp4k3Y5Ijq45WV1U/edit?pli=1&amp;tab=t.0">https://docs.google.com/document/d/1tKZaZ3JOxk8rlPB5Rj3flavv5tHQp4k3Y5Ijq45WV1U/edit?pli=1&amp;tab=t.0</a></p>
]]></content:encoded></item><item><title><![CDATA[Cubit Platformer!]]></title><description><![CDATA[I made a pygame project called Cubit platformer which is 2 player.
Pictures:

Cubit(arrow keys) and Cubet(WASD)

Spikes(red) and Checkpoints(green)

Any ideas on what I should add?]]></description><link>https://noomklaw.com/cubit-platformer</link><guid isPermaLink="true">https://noomklaw.com/cubit-platformer</guid><category><![CDATA[Games]]></category><category><![CDATA[Game Development]]></category><category><![CDATA[gaming]]></category><category><![CDATA[ideas]]></category><dc:creator><![CDATA[Noomklaw]]></dc:creator><pubDate>Sun, 21 Dec 2025 15:18:25 GMT</pubDate><content:encoded><![CDATA[<p>I made a pygame project called Cubit platformer which is 2 player.</p>
<p>Pictures:</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1766330127368/669ed7e7-5799-41a3-b7ad-12a8771268ad.png" alt class="image--center mx-auto" /></p>
<p>Cubit(arrow keys) and Cubet(WASD)</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1766330147603/3dc3330c-7bc2-4f74-8f27-fed7ad61cc6b.png" alt class="image--center mx-auto" /></p>
<p>Spikes(red) and Checkpoints(green)</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1766330158204/c5b2da91-1ff3-41d8-a6ec-7f1e96288573.png" alt class="image--center mx-auto" /></p>
<p>Any ideas on what I should add?</p>
]]></content:encoded></item><item><title><![CDATA[Project: Python library]]></title><description><![CDATA[I have been making a python library called Turtle Functions. You can view it here: https://github.com/Noomklaw888/TurtleFunctions
In my new python library, I have added a few functions such as drawhearts, drawstars, square, triangle, and made my own ...]]></description><link>https://noomklaw.com/project-python-library</link><guid isPermaLink="true">https://noomklaw.com/project-python-library</guid><category><![CDATA[Python]]></category><category><![CDATA[Python 3]]></category><category><![CDATA[python turtle]]></category><category><![CDATA[python libraries]]></category><dc:creator><![CDATA[Noomklaw]]></dc:creator><pubDate>Wed, 17 Dec 2025 02:23:27 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1767837114294/978a7a86-3dce-4424-ab87-caab3ccff03d.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I have been making a python library called Turtle Functions. You can view it here: <a target="_blank" href="https://github.com/Noomklaw888/TurtleFunctions">https://github.com/Noomklaw888/TurtleFunctions</a></p>
<p>In my new python library, I have added a few functions such as drawhearts, drawstars, square, triangle, and made my own circle function.</p>
<p>I also added some fun things such as snowman, tree, and a fibonacci square spiral! There is also a function called drawcubey that draws a character I made…</p>
<p>There are also some other functions such as move(moves to a specified position), randompos(moves to a random position), color(chooses a random fillcolor), and invis(turns the turtle invisible or visible).</p>
<p>Also, I made a bumpy shape and a spiral…</p>
<p>I have made some demo projects you can view in the projects folder of my github too!</p>
<p>Have fun coding!</p>
<blockquote>
<p>“Me no understand this code…” –Guy the Lizard(fictional)</p>
</blockquote>
<p><em>p.s. Here is a list of functions:</em></p>
<h1 id="heading-basic-functions"><strong><em>Basic functions</em></strong></h1>
<p><em>move(x,y) kind of obvious…</em></p>
<p><em>speed() makes the turtle speedy</em></p>
<p><em>color() picks a random fillcolor</em></p>
<p><em>invis(ivis=0) sets the invisibility to the value of invis (1 is invisible)</em></p>
<p><em>thick() sets line width</em></p>
<p><em>randompos() moves the turtle to a random position</em></p>
<h1 id="heading-basic-shapes"><strong><em>Basic shapes</em></strong></h1>
<p><em>circle(cize) makes a circle of specified size</em></p>
<p><em>triangle(cize) draws an equilateral triangle of specified size</em></p>
<p><em>square(cize) draws a square of specified size</em></p>
<p><em>curve(cize) draws a half circle curve of specified size. Unlike other shapes, curve does not fill.</em></p>
<p><em>drawhearts(cize) draws a heart of specified size</em></p>
<p><em>drawstars(cize) draws a star of specified size</em></p>
<p><em>bumpy(cize) “makes a bumpy shape” of specified size</em></p>
<p><em>rewrite(col, text) writes text in specified color</em></p>
<h1 id="heading-complex-shapes"><strong><em>Complex shapes</em></strong></h1>
<p><em>circlespiral(cize, rings=18) draws a spiral made of circles. Very slow if you don’t run speed()</em></p>
<p><em>snowman(height=10) draws a snowman of specified size of of size 10</em></p>
<p><em>fibonacci() draws a fibbonaci square spiral</em></p>
<p><em>tree(height=10,width=3) draws a tree of height 10 and width 3 or specified height and width</em></p>
<p><em>drawcubey() draws Cubey(below)</em></p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1765937810611/8112429c-d738-419c-8fc9-6e27e44caef4.png" alt /></p>
]]></content:encoded></item><item><title><![CDATA[OG noomklaw.com returns]]></title><description><![CDATA[Here is OG noomklaw.com:


or go here:
https://codepen.io/Noomklaw888/pen/vEXEBgV
And that's OG noomklaw.com!]]></description><link>https://noomklaw.com/noomklawdotcom</link><guid isPermaLink="true">https://noomklaw.com/noomklawdotcom</guid><category><![CDATA[Games]]></category><category><![CDATA[Art]]></category><dc:creator><![CDATA[Noomklaw]]></dc:creator><pubDate>Tue, 11 Nov 2025 20:59:25 GMT</pubDate><content:encoded><![CDATA[<p>Here is OG noomklaw.com:</p>
<iframe src="https://codepen.io/Noomklaw888/pen/vEXEBgV"></iframe>

<p>or go here:</p>
<p><a href="https://codepen.io/Noomklaw888/pen/vEXEBgV">https://codepen.io/Noomklaw888/pen/vEXEBgV</a></p>
<p>And that's OG noomklaw.com!</p>
]]></content:encoded></item><item><title><![CDATA[My first post]]></title><description><![CDATA[👋Hey everyone,
This is my first blog post that should be on “Noomklaw.com”. I’m very excited to start sharing posts.
What to expect:

Games 🎮

Art 🖼️

And more stuff! :D


Today we have a game:
Play it here: https://scratch.mit.edu/projects/124033...]]></description><link>https://noomklaw.com/my-first-post</link><guid isPermaLink="true">https://noomklaw.com/my-first-post</guid><category><![CDATA[#first-article]]></category><category><![CDATA[Games]]></category><dc:creator><![CDATA[Noomklaw]]></dc:creator><pubDate>Tue, 11 Nov 2025 19:01:01 GMT</pubDate><content:encoded><![CDATA[<p>👋Hey everyone,</p>
<p>This is my first blog post that should be on “<a target="_blank" href="http://noomklaw.com/#a">Noomklaw.com</a>”. I’m very excited to start sharing posts.</p>
<p>What to expect:</p>
<ul>
<li><p>Games 🎮</p>
</li>
<li><p>Art 🖼️</p>
</li>
<li><p>And more stuff! :D</p>
</li>
</ul>
<p>Today we have a game:</p>
<p>Play it here: <a target="_blank" href="https://scratch.mit.edu/projects/1240330971">https://scratch.mit.edu/projects/1240330971</a> or see the embed.</p>
<iframe src="https://scratch.mit.edu/projects/1240330971/embed" width="485" height="402"></iframe>

<p>Instructions</p>
<p>Press Left and Right to aim the character.</p>
<p>Press A and D to change planets. (Wait a second) Each planet has different gravity. 🌎</p>
<p>Press Space to launch. Press 1, 2, and 3 to change characters.</p>
<p>Each Prop has different mechanics. Cube Prop: Moves left or right every few seconds. Rocket Prop: Flys every few seconds. UFO Prop: Floats!!! Not affected by gravity.</p>
]]></content:encoded></item></channel></rss>