gb-boilerplate
Game Boy framework
A minimal project framework for building Game Boy RGBDS games
A minimal, customizable, ready-to-compile boilerplate for Game Boy RGBDS projects.
72 stars
7 watching
7 forks
Language: Makefile
last commit: 7 months ago
Linked from 1 awesome list
asmassemblygameboygameboy-colorgbdevrgbds
Related projects:
Repository | Description | Stars |
---|---|---|
issotm/gb-starter-kit | A customizable bundle for Game Boy RGBDS projects containing essential tools and libraries. | 56 |
issotm/gb-vwf | A Variable-Width Font library for the Game Boy & Game Boy Color. | 50 |
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/hardware.inc | Standard reference file containing definitions for Game Boy hardware specifications | 119 |
gbdev/rgbds | An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. | 1,352 |
dubvulture/gbdev | A collection of Game Boy software projects developed in Assembly language. | 5 |
nezticle/rgbds-template | A basic GameBoy development template using Assembly language and RGBDS | 42 |
junebug12851/gameboyboilerplateproj | A pre-configured Gameboy development environment with tools and infrastructure for building games | 29 |
ahrnbom/gingerbread | A library providing standard functions and boilerplate code for Game Boy game development in Assembly. | 128 |
issotm/gbz80-highlight | Syntax highlighting files for Game Boy assembly | 7 |
ahrnbom/gbapfomgd | A repository for a TeX-based book on Game Boy Assembly programming | 151 |
yenatch/bootstrap.gb | A basic Game Boy emulator project with a focus on bootstrapping and assembly code | 30 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
joshpme/azure-go-ddd-boilerplate | A boilerplate project providing a foundation for building DDD/CQRS/Event Sourcing applications in GoLang, including support for Azure Functions. | 0 |
svendahlstrand/10-print-game-boy | Porting a famous Commodore 64 BASIC one-liner to the Game Boy | 29 |