Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 802 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 802 Bytes

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

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

Documentation

GB Studio Documentation