Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Welcome to a New Series: Code Review This series was inspired by a comment left on my blog post,...
I've been writing about MiniScript and Mini Micro here on dev.to since 2022. But I'm not the only...
Given that MiniScript is a very minimalistic scripting language, it purposely lacks an Enum type. Its...
GitHub is a great place to store your projects on the web — it's free, it provides powerful version...
Mini Micro was updated to version 1.2.4 today. Let's take a quick look at what's new! New...
Mini Micro, the retro-meets-neo-retro virtual computer, just got a brand-new update—version 1.2.4! I...
I recently wrote about why Mini Micro's display is 960 x 640 pixels. In short: that's a reasonably...
If you want to get stronger, you exercise every day. If you want to get better at dancing, you dance...
New users of Mini Micro often notice very quickly that the screen resolution is fixed; if have a big...
Welcome to "Learn by Code"! Hey fellas, Welcome back to Learn By Code, one of the most...
The MiniScript community has been really growing lately, in part due to our partnership with...
Hey Fellas! Welcome Back to Another Mini Micro Tutorial by Selfish_Dev! In my previous blogs, we...
Over the weekend I got the urge to create a Solitaire card game for Mini Micro. I completed it...
Welcome to "Learn by Code"! Welcome back fellas This is Part 2 of our amazing coding...
Many game development environments, including Unity, Godot, and Mini Micro, include a lerp function. ...
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...
In my spare time, I've been working lately on a project called Fathom's Edge, a sort of roguelike RPG...
Introduction Recently, I participated in Micro Jam #40. I didn't win the jam, but I had...
Today let's do a little project in Mini Micro that makes an old-school digital clock. This will...
Intro Hey fellas, welcome back to Selfish Dev Blogs Today, we’re stepping away from the...
I've been on vacation this week, doing some traveling with my spouse, who's attending a conference in...
Introduction A few days ago, I published a blog titled What is an Application Programming...
Introduction Micro Jam #41 is happening once again. This time the theme is Platformer....
What is the Bounds Class? The Bounds class in MiniScript is a built-in tool for handling...
Recently on the MiniScript Discord, Dat_One_Dev posted code he was using for a YouTube video tutorial...
Mini Micro is the free neo-retro virtual computer that is a popular environment for writing...
Years ago I wrote a blog post called "Why MiniScript?" It explained the reasons for creating...
Hello and welcome to Code With MiniScript! In this post, we’ll explore why MiniScript was created and...
Introduction 🎥 BTW, here’s a video version if you’re lazy to read: Making A Game With...