Adjustris
Game Boy puzzle editor
A Game Boy puzzle game with piece editing capabilities
Block dropping puzzle game for Game Boy
15 stars
3 watching
2 forks
Language: Assembly
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tbsp/uxngb | An experimental port of the uxn virtual machine to run on the Game Boy and Game Boy Color | 45 |
tbsp/varaboy | An open source Game Boy emulator written in UXNtal. | 47 |
gb-archive/deadcscroll | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 21 |
antoniond/geometrix | A puzzle game developed in assembly language for the Game Boy and Game Boy Color. | 29 |
sparkfun/micro_bit_controller_bit | A game controller expansion board for the micro:bit microcontroller | 5 |
yenatch/bootstrap.gb | A basic Game Boy emulator project with a focus on bootstrapping and assembly code | 30 |
paul-arutyunov/vtgbte | A simple Game Boy tile editor written in C using ncurses library | 33 |
mattcurrie/mgbdis | Disassembles Game Boy ROMs into assembly code compatible with RGBDS | 252 |
lancekindle/dmgreport | A tutorial repository containing minimal assembly code examples for teaching Game Boy and Game Boy Color game programming basics | 59 |
bbbbbr/gimp-tilemap-gb | A tool for creating, editing, and exporting tilemaps and tilesets for Game Boy games. | 62 |
mattcurrie/gb-save-states | Adds save state support to Game Boy games on original hardware using patches | 153 |
themattrix/sed2048 | An implementation of the popular puzzle game 2048 using sed scripting language | 107 |
svendahlstrand/10-print-game-boy | Porting a famous Commodore 64 BASIC one-liner to the Game Boy | 29 |
assemblydigest/gameboy | An exploration of Game Boy programming techniques using shell scripting. | 76 |
lancekindle/minesweepgb | A minesweeper game written in assembly for the GameBoy Color | 11 |