microStudio currently allows you to produce simple sounds programmatically using audio.beep (). In addition to that, I am planning a full fledged editor for sound effects, just like we have one for sprites. The editor will allow you to create original sound effects using a built-in synthesizer engine (which is almost ready as of today).
[r/microstudio] microStudio, a free game dev environment online If you follow any of the above links, please respect the rules of reddit and don't vote in the other threads.
Join us and discuss microStudio, a free game engine online, packed with features and beginner-friendly. microStudio is available at https://microstudio.dev
from MicroStudio website: Write your game code in microScript, a simple language inspired by Lua. The documentation is always there to help. Create cool demos in just a few lines of code. microScript shines by its simplicity and interactivity. But you can also code in JavaScript, Python or Lua if you prefer.
Microstudio is a really neat browser based engine with lots of tutorials so it’s helpful for noobs like me to get into. But I think anyone looking for a lightweight Gamemaker Studio kind of environment will enjoy working with it.
I have just released a new feature to my game engine microStudio, allowing anyone to (very easily) create, run and test an online multiplayer game. microStudio is really good at prototyping or for game jams, and now that includes multiplayer too... so I thought this could be interesting to r/gamedev. microStudio handles all the difficult stuff: you don't have to install anything or configure ...
microStudio is a free game engine online, friendly to beginners, with which you can learn programming and create awesome games. For you fellow gamedevs, it may specifically be interesting if you are looking for a tool for quick prototyping or game jams. microStudio shines there (according to me), as it allows working as a team on the same project and gives instant feedback on any change you ...
I created these tutorials for microStudio, my free environment to learn programming and create games. https://microstudio.dev (click Tutorials from the main menu) This is all free and you can use all the tutorials and create your game without even registering an account (choose "Create as guest"). The tutorials are divided into 4 series: microStudio, programming, drawing with code, creating a ...
microStudio is a free online game dev environment with which you can create games, learn about programming, produce game art etc. It allows to work in teams on projects and is probably good for game jams (provided you are creating a 2D game).