Articles by Tag #minimicro

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Other MiniScript Bloggers to Follow

I've been writing about MiniScript and Mini Micro here on dev.to since 2022. But I'm not the only...

Learn More 4 4Mar 14

Daily MiniScript mini-challenges

If you want to get stronger, you exercise every day. If you want to get better at dancing, you dance...

Learn More 4 0Oct 16 '24

Announcing Mini Micro 1.2.4

Mini Micro was updated to version 1.2.4 today. Let's take a quick look at what's new! New...

Learn More 4 1Mar 8

Proper setup for a MiniScript GitHub repo

GitHub is a great place to store your projects on the web — it's free, it provides powerful version...

Learn More 4 0May 27

Introduction to Computer Programming: Online Edition!

A few years ago, I wrote an introductory book about computer programming called Introduction to...

Learn More 3 2Sep 22

Code Review #1

Welcome to a New Series: Code Review This series was inspired by a comment left on my blog post,...

Learn More 3 1Apr 30

Optimizing Mini Micro for pixel-art games

I recently wrote about why Mini Micro's display is 960 x 640 pixels. In short: that's a reasonably...

Learn More 3 0Feb 19

Mini-Micro: Quality of Life

On 2nd August 2025, Mini Micro rolled out its 1.2.5 update — which I like to call the Quality of Life...

Learn More 3 0Aug 14

Why Mini Micro's Screen is 960x640

New users of Mini Micro often notice very quickly that the screen resolution is fixed; if have a big...

Learn More 3 1Feb 5

WTF Mini Micro!

Mini Micro, the retro-meets-neo-retro virtual computer, just got a brand-new update—version 1.2.4! I...

Learn More 3 0Mar 13

Sound In MiniMicro

Introduction Undertale is a well-known game because of its unique mechanics, storytelling,...

Learn More 2 0Jul 22

Learn By Code 1.3

Welcome to "Learn by Code"! Hey fellas, Welcome back to Learn By Code, one of the most...

Learn More 2 1Jun 22

Learn by Code 1.1 Temp_Converter

Welcome to "Learn by Code"! This is the start of a brand-new series called Learn by Code,...

Learn More 2 1Mar 23

How to package a web game in Mini Micro

Introduction Micro Jam #40 was going on, as usual, one of the most adorable language...

Learn More 2 1Jun 2

Playing Animations In Mini Micro

Introduction In my previous blog, I told you how we can use sprite sheets in Mini Micro....

Learn More 2 0Aug 13

This new version of BASIC is Awesome!!

Intro Hey fellas, welcome back to Selfish Dev Blogs Today, we’re stepping away from the...

Learn More 2 0May 3

How to load a sprite from web

Hey Fellas! Welcome Back to Another Mini Micro Tutorial by Selfish_Dev! In my previous blogs, we...

Learn More 2 0Mar 28

Don't Abuse Lerp!

Many game development environments, including Unity, Godot, and Mini Micro, include a lerp function. ...

Learn More 2 0Apr 11

Learn By Code 1.4

Introduction In today’s blog, we’re going to explore the basic concepts behind how a Pong...

Learn More 2 0Sep 4

How to make Main Menu

Introduction Recently, I participated in Micro Jam #40. I didn't win the jam, but I had...

Learn More 2 1Jun 11

Learn By Code 1.2 - Using RNG

Welcome to "Learn by Code"! Welcome back fellas This is Part 2 of our amazing coding...

Learn More 2 2Apr 28

Fathom's Edge: Progress Report #2

In my spare time, I've been working lately on a project called Fathom's Edge, a sort of roguelike RPG...

Learn More 2 2Jun 4

API in Mini-Micro

Introduction A few days ago, I published a blog titled What is an Application Programming...

Learn More 1 1May 16

Adding Basic Animation to a Mini Micro Game

Recently on the MiniScript Discord, Dat_One_Dev posted code he was using for a YouTube video tutorial...

Learn More 1 0May 26

Platformer Controller

Introduction Micro Jam #41 is happening once again. This time the theme is Platformer....

Learn More 1 0Jun 9

SpriteSheet and Animation

Introduction Hey fellas, welcome back to another blog today. I am going to tell you how...

Learn More 1 0Aug 8

A MiniScript Enum Class

Given that MiniScript is a very minimalistic scripting language, it purposely lacks an Enum type. Its...

Learn More 1 0Jun 2

Mini Micro and The Game Loop

Sometimes the lack of threads in MiniScript makes programmers wonder how to do multiple things. The...

Learn More 1 0Jul 29

How to render a sprite in Mini Micro

I'm planning to start a YouTube series on Mini Micro tutorials soon, but before that, I'll be...

Learn More 1 0Mar 4

Fathom's Edge: Progress Report #1

I've been on vacation this week, doing some traveling with my spouse, who's attending a conference in...

Learn More 1 0May 8