Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
More from this blog
Quick thoughts on neural networks
DISCLAIMER: I am not an expert in AI. This may be inaccurate. I was on my computer today watching a video and I was struck by a thought. A neural network is basically a machine that guesses, updates i
Scratch Flappy bird tutorial
Ever wanted to learn how to make your own flappy bird game? Always thought it was hard? It isn’t! Let me show you how to make it using Scratch in under 10 minutes! It will look something like this:
🕹️ The Noomklaw.com Python Arcade
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 ...
Python Painting Chase
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...

