rgbds-template
GameBoy template
A basic GameBoy development template using Assembly language and RGBDS
Basic hello-world example for GameBoy using rgbds
42 stars
3 watching
6 forks
Language: Assembly
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gb-archive/gb-template | Provides a basic template for developing Gameboy DMG/Color games with pre-made functions for input, DMA transfers, and tile data loading. | 4 |
gbdev/rgbds | An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. | 1,363 |
gbdev/hardware.inc | Standard reference file containing definitions for Game Boy hardware specifications | 122 |
issotm/gb-boilerplate | A minimal project framework for building Game Boy RGBDS games | 72 |
nezvers/godot-gametemplate | A comprehensive template for building top-down shooter games with the Godot Engine, providing a structured project layout and reusable solutions. | 1,227 |
issotm/gb-starter-kit | A customizable bundle for Game Boy RGBDS projects containing essential tools and libraries. | 57 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 62 |
junebug12851/gameboyboilerplateproj | A pre-configured Gameboy development environment with tools and infrastructure for building games | 30 |
vbrusca/zigsdlgametemplate | An empty Zig project set up with the SDL library for game development | 4 |
mattcurrie/mgbdis | Disassembles Game Boy ROMs into assembly code compatible with RGBDS | 257 |
mrombout/gbdk_playground | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 192 |
crystal-bit/godot-game-template | A pre-built, reusable Godot game foundation project | 653 |
issotm/gbz80-highlight | Syntax highlighting files for Game Boy assembly | 7 |
yenatch/bootstrap.gb | A basic Game Boy emulator project with a focus on bootstrapping and assembly code | 31 |
rniwase/tsuraragb | A custom development board designed to emulate the functionality of an original Nintendo Gameboy cartridge using FPGA technology. | 12 |