Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
There is a lot to be written up. Starting with "wtf is cosmopolitan?" If you leave this now as it...
RAW WORLD – Micro Jam 49 Devlog Heyyo! Sooooo… Micro Jam 49 happened and guess what? I...
The Idea That Hit Me Instead of building another “helpful” assistant, I decided to build...
INTRO A while ago, I had this galaxy–brain idea: “Yo, why don’t I contribute a MiniScript...
My Experience With Mini Micro Introduction This is another installment in my...
INTRODUCTION Welcome to Chapter 4 of the Zero To Game Dev course. This chapter is...
With 2025 coming to a close, it's time to look ahead to 2026! MiniScript is now eight years old. ...
Recently I've started working with a small team on a 5-month game jam. We're making a 2D...
Detecting and continuous movement-events and moving a sprite accordingly
A few years ago, I wrote an introductory book about computer programming called Introduction to...
Writing tests early and testing your code helps you catch bugs and ensure your code does what you...
Every now and then, you have to really wonder how you ended up in a situation where you're hunting...
Introduction In today’s blog, we’re going to explore the basic concepts behind how a Pong...
At the end of 2025, I posted a MiniScript Road Map for 2026 (and beyond). We're now almost one...
Introduction to MiniScript and Raylib Miniscript MiniScript is a modern,...
Introduction Welcome to Chapter 6 of the Zero To Game Dev course titled First Line Of...
Overview In building my retro RPG game, Emberfall, I realized early on that UI was going...
Introduction Welcome to Chapter 5 of the Zero To Game Dev course. In the previous...
What Do Game Engines Do? Welcome to the third chapter of this course. There is no better...
Welcome to a New Series: Code Review This series was inspired by a comment left on my blog post,...
Given that MiniScript is a very minimalistic scripting language, it purposely lacks an Enum type. Its...
On 2nd August 2025, Mini Micro rolled out its 1.2.5 update — which I like to call the Quality of Life...
Introduction Recently, I participated in Micro Jam #40. I didn't win the jam, but I had...
Introduction In my previous blog, I told you how we can use sprite sheets in Mini Micro....
Intro Hey fellas, welcome back to Selfish Dev Blogs Today, we’re stepping away from the...
Hey Fellas! Welcome Back to Another Mini Micro Tutorial by Selfish_Dev! In my previous blogs, we...
Welcome to "Learn by Code"! Welcome back fellas This is Part 2 of our amazing coding...
Welcome to "Learn by Code"! Hey fellas, Welcome back to Learn By Code, one of the most...
Introduction Micro Jam #40 was going on, as usual, one of the most adorable language...
Table Of Contents Overview What is Mini-Micro? What's Next? Logs: ➡️ Late in 2023,...