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,...
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...
Given that MiniScript is a very minimalistic scripting language, it purposely lacks an Enum type. Its...
Mini Micro was updated to version 1.2.4 today. Let's take a quick look at what's new! New...
New users of Mini Micro often notice very quickly that the screen resolution is fixed; if have a big...
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...
Mini Micro, the retro-meets-neo-retro virtual computer, just got a brand-new update—version 1.2.4! I...
Welcome to "Learn by Code"! Welcome back fellas This is Part 2 of our amazing coding...
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"! Hey fellas, Welcome back to Learn By Code, one of the most...
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"! 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...
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...
In MiniScript, as in some other languages, it is common to write a file that's intended to be...
The Mini Micro TileDisplay supports a couple of properties whose purpose may not seem immediately...
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....
Introduction 🎥 BTW, here’s a video version if you’re lazy to read: Making A Game With...
Table Of Contents Overview What is Mini-Micro? What's Next? Logs: ➡️ Late in 2023,...
Hello and welcome to Code With MiniScript! In this post, we’ll explore why MiniScript was created and...
The Scenario Let's say you're wanting to use MiniScript to write a game for Mini Micro....