Articles by Tag #bclib

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

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 '25

Timer for MiniScript

If you try to write a game for Mini Micro, you'll eventually find the need to write timer code....

Learn More 1 0Jul 29 '25

TextLabel for Mini Micro

I tested a Mini Micro video game currently being developed for a game jam. A TextDisplay was being...

Learn More 1 0Jun 29 '25

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 '25

Reflections on Using bclib for Micro Jam #043

This last weekend, I participated in Micro Jam #043 in which participants had 48 hours to make a...

Learn More 1 1Jul 16 '25