PlantBoy
Gameboy Survival Game
A Gameboy DMG game written in z80 asm for LudumDare where the player must harvest and water crops while killing rabbits to survive
A Gameboy DMG game written in z80 asm for LudumDare
1 stars
1 watching
0 forks
Language: Assembly
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gb-archive/gb-template | Provides a basic template for developing Gameboy DMG/Color games with pre-made functions for input, DMA transfers, and tile data loading. | 4 |
ahrnbom/gbapfomgd | A repository for a TeX-based book on Game Boy Assembly programming | 151 |
gb-archive/fbgb | A simple game where the player controls a bird's movement to avoid obstacles and interact with its environment. | 3 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |
joamag/boytacean | An emulator for classic Game Boy handheld consoles written in Rust. | 623 |
raphamorim/gameboy | A Gameboy emulator written in Rust and WebAssembly. | 110 |
mrombout/gbdk_playground | A set of simplified examples and demos for the Game Boy development kit (GBDK) | 191 |
gb-archive/deadcscroll | An assembly tutorial demonstrating how to use the Game Boy's scroll registers to create raster effects | 21 |
bonsaiden/tuff.gb | An original game development project based on the Nintendo GameBoy | 306 |
flozz/evoland.gb | A fan-made demake of the action RPG Evoland on GameBoy | 38 |
trash80/arduinoboy | Software that enables serial MIDI communication between an Arduino board and Nintendo Gameboys | 319 |
bonsaiden/gbasm | Compiles Gameboy z80 assembly code into an executable ROM image | 130 |
binji/binjgb | An emulator that runs Gameboy games in a browser using WebAssembly | 548 |
antoniond/giibiiadvance | An emulator for classic Game Boy and Game Boy Advance systems with support for GB Camera and other features. | 192 |
gingemonster/dinosofflineadventure | Port of a Chrome browser game to the Gameboy platform using GBDK and C. | 60 |