gbforth
Game Boy dev kit
A development kit for creating games for the original Game Boy console using a Forth-based programming language
👾 A Forth-based Game Boy development kit
128 stars
9 watching
24 forks
Language: Forth
last commit: 4 months ago
Linked from 1 awesome list
dmgforthgame-developmentgameboyretroz80
Related projects:
Repository | Description | Stars |
---|---|---|
issotm/gb-starter-kit | A customizable bundle for Game Boy RGBDS projects containing essential tools and libraries. | 56 |
assemblydigest/gameboy | An exploration of Game Boy programming techniques using shell scripting. | 76 |
applefreak/esp8266-gameboy-dev-board | A development platform for creating Gameboy accessories using an ESP8266 microcontroller | 26 |
ahrnbom/gingerbread | A library providing standard functions and boilerplate code for Game Boy game development in Assembly. | 128 |
ahrnbom/gbapfomgd | A repository for a TeX-based book on Game Boy Assembly programming | 152 |
gbdev/rgbds | An assembler/linker toolchain for creating software for the Game Boy and Game Boy Color consoles. | 1,352 |
mrombout/gbdk_playground | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 191 |
dubvulture/gbdev | A collection of Game Boy software projects developed in Assembly language. | 5 |
issotm/gb-boilerplate | A minimal project framework for building Game Boy RGBDS games | 72 |
gbdk-2020/gbdk-2020 | An updated development kit for Nintendo and Sega handheld consoles | 1,736 |
isaachier/gbemu | A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. | 24 |
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 |
gbdev/gbsoundsystem | A modernized, reworked audio driver for the GameBoy Tracker | 13 |
drhelius/gearboy | An emulator and debugger for classic Game Boy and Game Boy Color consoles. | 877 |
exelotl/natu | A toolkit for writing Game Boy Advance games in Nim, providing a comprehensive set of libraries and tools. | 225 |