gameboy

Game Boy prototyping

A collection of Game Boy prototypes focused on implementing day/night cycles and other graphical effects using assembly code

Game Boy assembly projects

GitHub

22 stars
1 watching
1 forks
Language: Makefile
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
emilwidlund/framer-joystick A Framer module for creating interactive UI prototypes controlled by gamepad inputs. 15
junebug12851/gameboyboilerplateproj A pre-configured Gameboy development environment with tools and infrastructure for building games 29
yenatch/bootstrap.gb A basic Game Boy emulator project with a focus on bootstrapping and assembly code 30
mholtkamp/carazu A platformer game written in assembly code for the original Gameboy handheld system 17
isaachier/gbemu A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. 24
antoniond/giibiiadvance An emulator for classic Game Boy and Game Boy Advance systems with support for GB Camera and other features. 192
zielak/1dodger A small prototype game written in Haxe where the player shoots objects while avoiding them. 3
torch2424/wasmboy An open-source WebAssembly library for emulating classic Gameboy consoles 1,399
naavis/roboto-demo A Game Boy demo in assembly language, showcasing capabilities of the original Game Boy hardware. 27
kartones/gameboy A GameBoy emulator presentation viewer built in Z80 Assembler 29
starlitghost/gboxide An emulator for the original GameBoy handheld game console written in Rust. 11
l0k1/superhappyfunbubbletime An assembly-based action-adventure game for the old Gameboy. 5
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
zephray/verilogboy A Verilog implementation of a Game Boy-compatible console with a focus on accuracy and behavioral compatibility. 465