Giter Site home page Giter Site logo

daodaoliang / gb-studio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chrismaltby/gb-studio

0.0 1.0 0.0 111.64 MB

A quick and easy to use drag and drop retro game creator for your favourite handheld video game system

Home Page: https://www.gbstudio.dev

License: MIT License

Shell 0.01% JavaScript 12.85% C++ 3.35% C 51.83% Assembly 6.49% TypeScript 20.72% CSS 1.01% Makefile 3.33% HTML 0.04% Batchfile 0.38%

gb-studio's Introduction

GB Studio

CircleCI

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

Twitter: @maltby

Reddit: /r/gbstudio
Discord: Join Chat

GB Studio is a quick 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:

> cd gb-studio
> yarn
> npm start

GB Studio CLI

Install GB Studio from source as above then

> npm run make:cli
> yarn link
# From any folder you can now run gb-studio-cli
> gb-studio-cli -V
3.0.0
> gb-studio-cli --help

Update the CLI

Pull the latest code and run make:cli again, yarn link is only needed for the first run.

> npm run make:cli

CLI Examples

  • Export Project

    > gb-studio-cli export path/to/project.gbsproj out/

    Export GBDK project from gbsproj to out directory

  • Export Data

    > gb-studio-cli export -d path/to/project.gbsproj out/

    Export only src/data and include/data from gbsproj to out directory

  • Make ROM

    > gb-studio-cli make:rom path/to/project.gbsproj out/game.gb

    Make a ROM file from gbsproj

  • Make Web

    > gb-studio-cli make:web path/to/project.gbsproj out/

    Make a Web build from gbsproj

Documentation

GB Studio Documentation

gb-studio's People

Contributors

chrismaltby avatar pau-tomas avatar richardulz avatar marcosecchi avatar thomas-alrek avatar untoxa avatar dependabot[bot] avatar toxworks avatar patrickmollohan avatar gregtour avatar reptiie avatar fydo avatar crutchcorn avatar um3k avatar juliusl avatar vagabondzero avatar wauthethird avatar y0ur-u5ername avatar wcxu21 avatar rebusmind avatar xeyler avatar deertears avatar zdurgan avatar toinane avatar reyanthony avatar cobradabest avatar omikorin avatar matttuttle avatar zxcwhale avatar john-lay avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.