NNoomklawinnoomklaw.com·7h ago · 1 min readQuick thoughts on neural networksDISCLAIMER: 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 i00
NNoomklawinnoomklaw.com·Apr 22 · 3 min readScratch Flappy bird tutorialEver 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: 00
NNoomklawinnoomklaw.com·Mar 4 · 1 min readNK.filesI made some HTML projects! You can view them here: https://codepen.io/Noomklaw888/pen/wBzaqGr00
NNoomklawinnoomklaw.com·Feb 12 · 2 min read🕹️ The Noomklaw.com Python ArcadeWelcome 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 ...00
NNoomklawinnoomklaw.com·Jan 30 · 1 min readPython Painting ChaseI 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...00