gb-template
Gameboy Template
Provides a basic template for developing Gameboy DMG/Color games with pre-made functions for input, DMA transfers, and tile data loading.
A template project the Gameboy DMG/Color
4 stars
1 watching
0 forks
Language: Assembly
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nezticle/rgbds-template | A basic GameBoy development template using Assembly language and RGBDS | 42 |
issotm/gb-boilerplate | A minimal project framework for building Game Boy RGBDS games | 72 |
gb-archive/plantboy | A Gameboy DMG game written in z80 asm for LudumDare where the player must harvest and water crops while killing rabbits to survive | 1 |
crystal-bit/godot-game-template | A pre-built, reusable Godot game foundation project | 647 |
junebug12851/gameboyboilerplateproj | A pre-configured Gameboy development environment with tools and infrastructure for building games | 29 |
assemblydigest/gameboy | An exploration of Game Boy programming techniques using shell scripting. | 76 |
gb-archive/infinity-gbc | Reconstructs and emulates the Game Boy Color version of the role-playing game Infinity | 21 |
ahrnbom/gbapfomgd | A repository for a TeX-based book on Game Boy Assembly programming | 151 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
babaganosch/gamemakerscaffolding | A template project providing a set of pre-built features and structures to simplify the development of 2D low-res tile-based games in GameMaker Studio 2.3 | 10 |
mrombout/gbdk_playground | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 191 |
vbrusca/zigsdlgametemplate | An empty Zig project set up with the SDL library for game development | 4 |
gb-archive/deadcscroll | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 21 |
gbdev/hardware.inc | Standard reference file containing definitions for Game Boy hardware specifications | 119 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |