Giter VIP home page Giter VIP logo

peiqing-ye / gb-studio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chrismaltby/gb-studio

0.0 0.0 0.0 142.21 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 14.78% C++ 7.99% Python 0.24% C 37.42% Assembly 6.95% TypeScript 25.83% CSS 1.22% Makefile 4.55% HTML 0.05% Batchfile 0.97%

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 cobradabest avatar crutchcorn avatar deertears avatar dependabot[bot] avatar fydo avatar gregtour avatar john-lay avatar juliusl avatar junkajii avatar marcosecchi avatar matttuttle avatar omikorin avatar patrickmollohan avatar pau-tomas avatar rebusmind avatar reptiie avatar reyanthony avatar richardulz avatar thomas-alrek avatar toinane avatar toxworks avatar um3k avatar untoxa avatar wauthethird avatar wcxu21 avatar xeyler avatar y0ur-u5ername avatar zdurgan avatar zxcwhale 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.