awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chrismaltby avatar

chrismaltby/gb-studio

0
View on GitHub↗
9,315 स्टार्स·565 फोर्क्स·TypeScript·MIT·10 व्यूज़www.gbstudio.dev↗

Gb Studio

GB Studio is a visual integrated development environment and game engine for creating 8-bit games for Game Boy hardware. It functions as a retro hardware ROM compiler that transpiles graphical logic into native Z80 assembly and binary images compatible with original handhelds and emulators.

The project serves as a cross-platform build tool, generating both native hardware ROMs and web-compatible builds from a single project source. It utilizes a drag-and-drop interface for game logic and scene design, allowing for the creation of game mechanics and asset placement without writing low-level machine code.

The toolset includes a pipeline for processing raw images and audio into hardware-specific tiled formats and palettes. It also provides performance profiling capabilities to analyze timing statistics and execution logs for optimizing software responsiveness on limited hardware.

Features

  • Integrated Development Environments - Provides a comprehensive visual IDE for designing and compiling 8-bit games specifically for Game Boy hardware.
  • Game ROM Compilers - Compiles source code into functional binary ROM images specifically for Game Boy hardware and emulators.
  • Handheld Game Development Tools - Provides an integrated environment for creating 8-bit games tailored to the constraints of vintage handheld hardware.
  • No-Code Game Engines - Offers a no-code visual engine with drag-and-drop interfaces for designing game mechanics and scene layouts.
  • Visual Game Design Environments - Offers a graphical interface for designing game mechanics and interactive scenes without writing manual code.
  • Binary Compilation - Transforms project files into standalone binary formats suitable for playback on original hardware or emulators.
  • Visual-to-Assembly Transpilers - Transpiles high-level graphical script definitions into native Z80 assembly code for execution on vintage hardware.
  • Asset Build Pipelines - Provides automated pipelines to transform raw image and audio assets into hardware-specific tiled formats and palettes.
  • Browser-Compatible Game Builds - Transpiles project files into browser-compatible formats to enable instant playability via the web.
  • Cross-Platform Build Pipelines - Orchestrates distinct compilation pipelines to generate both native hardware ROMs and web-compatible builds from shared source definitions.
  • Engine Performance Profilers - Includes performance profiling tools to analyze timing statistics and execution logs for optimizing gameplay on limited hardware.
  • Cross-Platform Game Compilation - Implements a build pipeline that generates both native hardware ROMs and web-compatible builds from a single source.
  • Intermediate Representations - Translates project source files into a portable intermediate representation before generating final machine code for target platforms.
  • Hardware Resource Profiling - Analyzes execution timing and resource consumption to optimize software responsiveness on limited 8-bit hardware.
  • Game Engines - Retro-focused engine for creating Game Boy compatible adventures.

स्टार हिस्ट्री

chrismaltby/gb-studio के लिए स्टार हिस्ट्री चार्टchrismaltby/gb-studio के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

chrismaltby/gb-studio क्या करता है?

GB Studio is a visual integrated development environment and game engine for creating 8-bit games for Game Boy hardware. It functions as a retro hardware ROM compiler that transpiles graphical logic into native Z80 assembly and binary images compatible with original handhelds and emulators.

chrismaltby/gb-studio की मुख्य विशेषताएं क्या हैं?

chrismaltby/gb-studio की मुख्य विशेषताएं हैं: Integrated Development Environments, Game ROM Compilers, Handheld Game Development Tools, No-Code Game Engines, Visual Game Design Environments, Binary Compilation, Visual-to-Assembly Transpilers, Asset Build Pipelines।

chrismaltby/gb-studio के कुछ ओपन-सोर्स विकल्प क्या हैं?

chrismaltby/gb-studio के ओपन-सोर्स विकल्पों में शामिल हैं: 4ian/gdevelop — GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting… terrycavanagh/vvvvvv — This project is a cross-platform game engine framework and build pipeline designed to produce playable executable… pcl-community/pcl-ce — PCL-CE is a cross-platform game launcher and runtime environment designed to execute Windows game binaries on macOS… o3de/o3de — This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic… defold/defold — Defold is a cross-platform game engine and integrated development environment used to create 2D and 3D games for… flaxengine/flaxengine — FlaxEngine is a cross-platform game engine and development kit designed for creating high-fidelity 2D and 3D games. It…

Gb Studio के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Gb Studio के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 4ian/gdevelop4ian का अवतार

    4ian/GDevelop

    20,609GitHub पर देखें↗

    GDevelop is a no-code game engine designed for building interactive 2D applications through a visual scripting environment. It allows users to define game logic and object interactions using a graphical interface of conditions and actions, eliminating the need for traditional programming. The platform functions as a cross-platform creator, enabling the export of projects to web, desktop, and mobile environments from a single codebase. The engine is built on a modular game development extension framework that supports the creation and sharing of reusable behaviors and logic components. Develop

    JavaScript2d-game2d-game-engine3d
    GitHub पर देखें↗20,609
  • pcl-community/pcl-cePCL-Community का अवतार

    PCL-Community/PCL-CE

    3,932GitHub पर देखें↗

    PCL-CE is a cross-platform game launcher and runtime environment designed to execute Windows game binaries on macOS and Linux. It functions as a game version manager and a build system for compiling source code into Windows executables from non-Windows development environments. The project provides a cross-platform runtime layer that facilitates the launching and execution of Windows-based game sessions on different operating systems. It includes a binary cross-compiler and a build pipeline that allows for the generation of Windows binaries from macOS and Linux hosts. The software covers gam

    C#community-editioncsharpcsharp-app
    GitHub पर देखें↗3,932
  • terrycavanagh/vvvvvvTerryCavanagh का अवतार

    TerryCavanagh/VVVVVV

    7,916GitHub पर देखें↗

    This project is a cross-platform game engine framework and build pipeline designed to produce playable executable binaries for desktop and Android devices. It provides a collection of core libraries for game development, including a native Android build system and a C++ build pipeline. The framework features a specialized bitmap font rendering system that displays stylized typography by mapping character indices to image atlases using coordinate and spacing metadata. It also implements a hardware abstraction layer to decouple application logic from graphics and audio drivers, ensuring portabl

    ActionScript
    GitHub पर देखें↗7,916
  • o3de/o3deo3de का अवतार

    o3de/o3de

    8,954GitHub पर देखें↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    C++3d-graphics3d-graphics-engineanimation
    GitHub पर देखें↗8,954
Gb Studio के सभी 30 विकल्प देखें→