Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
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...
My journey to Mini Micro in the search for simple, direct and modern computing experience
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. ...
Today, I wrote what I am going to call a “protocol proxy,” a system that receives a request via one...
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
First steps in the search of a dedicated Mini Micro experience
A few years ago, I wrote an introductory book about computer programming called Introduction to...
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...
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...
Introduction Welcome to Chapter 6 of the Zero To Game Dev course titled First Line Of...
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...
Hey Fellas! Welcome Back to Another Mini Micro Tutorial by Selfish_Dev! In my previous blogs, we...
Intro Hey fellas, welcome back to Selfish Dev Blogs Today, we’re stepping away from the...
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...
Introduction In my previous blog, I told you how we can use sprite sheets in Mini Micro....
Welcome to "Learn by Code"! Welcome back fellas This is Part 2 of our amazing coding...
Introduction Recently, I participated in Micro Jam #40. I didn't win the jam, but I had...
Introduction Hey fellas, welcome back to another blog today. I am going to tell you how...
Want to learn how to implement an Inverse Kinematics(Ik) solver in Miniscript? In this post I'll...