gb-starter-kit
Game Boy toolkit
A customizable bundle for Game Boy RGBDS projects containing essential tools and libraries.
A customizable and ready-to-compile bundle for Game Boy RGBDS projects. Contains your bread and butter, guaranteed 100% kitchen sink-free.
56 stars
4 watching
9 forks
Language: Assembly
last commit: 5 months ago
Linked from 1 awesome list
asmassemblygameboygameboy-colorgbdevrgbds
Related projects:
Repository | Description | Stars |
---|---|---|
issotm/gb-boilerplate | A minimal project framework for building Game Boy RGBDS games | 72 |
gbdev/rgbds | An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. | 1,352 |
issotm/gb-vwf | A Variable-Width Font library for the Game Boy & Game Boy Color. | 50 |
gbdev/hardware.inc | Standard reference file containing definitions for Game Boy hardware specifications | 119 |
ams-hackers/gbforth | A development kit for creating games for the original Game Boy console using a Forth-based programming language | 128 |
exelotl/natu | A toolkit for writing Game Boy Advance games in Nim, providing a comprehensive set of libraries and tools. | 225 |
issotm/gbz80-highlight | Syntax highlighting files for Game Boy assembly | 7 |
nezticle/rgbds-template | A basic GameBoy development template using Assembly language and RGBDS | 42 |
delwink/libstdgb | A collection of libraries and tools for working with the Game Boy console | 12 |
mrombout/gbdk_playground | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 191 |
assemblydigest/gameboy | An exploration of Game Boy programming techniques using shell scripting. | 76 |
yenatch/bootstrap.gb | A basic Game Boy emulator project with a focus on bootstrapping and assembly code | 30 |
dubvulture/gbdev | A collection of Game Boy software projects developed in Assembly language. | 5 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
sjl/beast | A toolkit for building flexible objects in Common Lisp for video games. | 27 |