gingerbread
Game Boy dev library
A library providing standard functions and boilerplate code for Game Boy game development in Assembly.
A library with some standard functions for Game Boy games written in ASM
128 stars
9 watching
13 forks
Language: Assembly
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ahrnbom/gbapfomgd | A repository for a TeX-based book on Game Boy Assembly programming | 151 |
issotm/gb-boilerplate | A minimal project framework for building Game Boy RGBDS games | 72 |
dwaq/homebrew-gameboy-cartridge | This project provides the hardware design files for a custom Gameboy cartridge that replaces the ROM with an Atmel AT49F040 | 129 |
ams-hackers/gbforth | A development kit for creating games for the original Game Boy console using a Forth-based programming language | 128 |
bonsaiden/gbasm | Compiles Gameboy z80 assembly code into an executable ROM image | 130 |
ulrikdamm/assembler | An assembler for creating binary code from Gameboy assembly programs written in Swift | 117 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
mrombout/gbdk_playground | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 191 |
issotm/gb-starter-kit | A customizable bundle for Game Boy RGBDS projects containing essential tools and libraries. | 56 |
kripken/bananabread | Compiles C++ game engine to JavaScript and WebGL for web execution | 1,380 |
fornwall/gamepads | A Rust library for handling gamepad input and haptic feedback in various environments. | 5 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 124 |
dubvulture/gbdev | A collection of Game Boy software projects developed in Assembly language. | 5 |
jptiz/libgba-cpp | A C++ library designed to simplify GBA development by providing a higher-level API and abstraction for game logic. | 38 |
torch2424/wasmboy | An open-source WebAssembly library for emulating classic Gameboy consoles | 1,399 |