
microStudio - Game Engine
microStudio is a free, open source game engine, easy to learn and packed with features. It offers 4 programming languages and includes a sprite editor and a map editor.
Border Patrol - by EP2003
Border Patrol is a retro-style game in which you play as Mr. Hopperstopper, an orange businessman in a suit trying to defend the border from increasingly aggressive waves of …
microStudio now supports 4 programming languages: microScript, …
This is quite the big update: you can now choose from 4 programming languages for your microStudio project: **microScript**, **Python**, **JavaScript** or **Lua**! All this still from …
What I like about microStudio
The Language The script language is brilliantly simple, but powerful. The class system is easy to use, has inheritance, and direct objects are available as key-value pairs. Variable namespaces …
How do I use the mouse buttons individually? - microstudio.dev
Hi! I haven't found a way to use the mouse buttons separately. I needed to track the mouse buttons that I had just pressed or released. I did it this way: if mouse.press and mouse.left …
Before i go too deep - microstudio.dev
Before i get too deep in development, i need to decide whether to go with microStudio or Game Maker. So there are 3 things i need to know before i decide. I'm making an Earthbound Style …
How do I make a global function - microstudio.dev
wait so why does it say: "Warning: x1_Function (speed) is not a function, in file "a_primary" at line 5, column 22" probably 75% of the time when I start the game ? (The host script is located in a …
3D - microStudio
3D You can discuss your 3D projects here, share articles or resources about 3D in general.
microStudio - Motore di Gioco
microStudio è un motore di gioco gratuito e open source, facile da imparare e ricco di funzioni. Offre 4 linguaggi di programmazione e include un editor di sprite e di mappe.
Questions - microStudio
Questions You can ask here any question you may have about microStudio, games programming, game engines...