Skip to content
A free and easy to use retro adventure game creator for your favourite handheld video game system
C Assembly JavaScript HTML C++ TeX Other
Branch: develop
Clone or download

Latest commit

chrismaltby Merge pull request #413 from RichardULZ/develop
Fix bad cursor when frame and cursor bank differ
Latest commit 9422eea Apr 21, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci Updated circle ci to zip squirrel builds May 18, 2019
.github Revert "Create FUNDING.yml" Nov 8, 2019
appData Fix bad cursor when frame and cursor bank differ Apr 21, 2020
buildTools Upgrade Windows 32-bit build to use GBDK 2.96 Nov 26, 2019
src Merge pull request #411 from pau-tomas/fix/invalid_custom_events_actors Apr 20, 2020
test Pack data by looking back across previous 10 banks during push. Dynam… Apr 18, 2020
.babelrc Attempting parcel build Mar 18, 2019
.compilerc Ported over React/Redux web application Jan 24, 2019
.eslintignore Updated eslint to use prettier rules May 22, 2019
.eslintrc More eslint fixes May 27, 2019
.gitignore Added platformer test project May 11, 2019
CHANGELOG.md Increment version to 1.2.1 Jan 16, 2020
CODE_OF_CONDUCT.md Add Contributing guide May 21, 2019
CONTRIBUTING.md Add Contributing guide May 21, 2019
LICENSE Added MIT license Apr 17, 2019
README.md Update README.md May 18, 2019
after-copy.js Ignore .DS_Store files and filter any out within appData and buildToo… Apr 22, 2019
babel.config.js Attempting parcel build Mar 18, 2019
entitlements.plist Enabled code signing binaries for macOS Nov 6, 2019
forge.config.js Enabled code signing binaries for macOS Nov 6, 2019
gbstudio.gif Added gif image to README Apr 22, 2019
package.json Increment version to 1.2.1 Jan 16, 2020
yarn.lock Bump handlebars from 4.1.2 to 4.5.3 Dec 28, 2019

README.md

GB Studio

CircleCI

Copyright (c) 2019 Chris Maltby, released under the MIT license.

Twitter: @maltby

Reddit: /r/gbstudio
Discord: Join Chat

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

Development builds

These builds reflects the latest changes from the develop branch and are updated automatically. It is recommended to make a backup of your project before using any of these versions.

macOS

MacOS

Linux

DEB RPM

Windows

Windows_x86_64 Windows_x86

You can’t perform that action at this time.