Organic creature drawing and simulating toy for macOS.
Ambient Microbium worlds - GitHub Universe 2020 – Audio + video performance
Create kinetic simulations with Microbium - GitHub Universe 2020 – Short technical overview and tutorial
v1.0.0-beta-2 for macOS – Released Spring 2020
v1.0.0-beta-1 for macOS – Released Fall 2019
Microbium (c) 2017-2025 by Ash Weeks
Microbium is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
You should have received a copy of the license along with this work. If not, see https://creativecommons.org/licenses/by-nc-sa/4.0/.
Install dependencies
yarn install
Run app in development mode
yarn dev
Build packaged app
yarn build
Run code style linter
yarn lint