Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Given that MiniScript is a very minimalistic scripting language, it purposely lacks an Enum type. Its...
If you try to write a game for Mini Micro, you'll eventually find the need to write timer code....
I tested a Mini Micro video game currently being developed for a game jam. A TextDisplay was being...
Sometimes the lack of threads in MiniScript makes programmers wonder how to do multiple things. The...
This last weekend, I participated in Micro Jam #043 in which participants had 48 hours to make a...