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...
If you want to get stronger, you exercise every day. If you want to get better at dancing, you dance...
Mini Micro was updated to version 1.2.4 today. Let's take a quick look at what's new! New...
GitHub is a great place to store your projects on the web — it's free, it provides powerful version...
I've been writing about MiniScript and Mini Micro here on dev.to since 2022. But I'm not the only...
Welcome to a New Series: Code Review This series was inspired by a comment left on my blog post,...
I recently wrote about why Mini Micro's display is 960 x 640 pixels. In short: that's a reasonably...
On 2nd August 2025, Mini Micro rolled out its 1.2.5 update — which I like to call the Quality of Life...
A few years ago, I wrote an introductory book about computer programming called Introduction to...
Mini Micro, the retro-meets-neo-retro virtual computer, just got a brand-new update—version 1.2.4! I...
New users of Mini Micro often notice very quickly that the screen resolution is fixed; if have a big...
Introduction In my previous blog, I told you how we can use sprite sheets in Mini Micro....
Welcome to "Learn by Code"! This is the start of a brand-new series called Learn by Code,...
Introduction Micro Jam #40 was going on, as usual, one of the most adorable language...
Introduction Recently, I participated in Micro Jam #40. I didn't win the jam, but I had...
Many game development environments, including Unity, Godot, and Mini Micro, include a lerp function. ...
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...
In my spare time, I've been working lately on a project called Fathom's Edge, a sort of roguelike RPG...
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...
Introduction In today’s blog, we’re going to explore the basic concepts behind how a Pong...
Introduction Undertale is a well-known game because of its unique mechanics, storytelling,...
Years ago I wrote a blog post called "Why MiniScript?" It explained the reasons for creating...
A relatively common question asked at the MiniScript Discord is about variadic functions and why...
Introduction A few days ago, I published a blog titled What is an Application Programming...
Recently on the MiniScript Discord, Dat_One_Dev posted code he was using for a YouTube video tutorial...
Hello and welcome to Code With MiniScript! In this post, we’ll explore why MiniScript was created and...
Ever wanted to make a smooth top-down controller in Mini Micro for your next 2D game? Here is how: ...
Want to learn how to implement an Inverse Kinematics(Ik) solver in Miniscript? In this post I'll...