GB Studio
Twitter: @maltby
GB Studio is a free and easy to use retro adventure game creator for Game Boy available for Mac, Linux and Windows. For more information see the GB Studio site
GB Studio consists of an Electron game builder application and a C based game engine using GBDK, music is provided by GBT Player
Installation
Download a release for your operating system from the GB Studio Downloads page.
Or to run from source, clone this repo then:
$ yarn
$ npm start