SaaSHub helps you find the best software and product alternatives Learn more →
ZGB Alternatives
Similar projects and alternatives to ZGB
-
gbdk-2020
An updated version of GBDK, C compiler, assembler, linker and set of libraries for the Nintendo Gameboy, Nintendo Entertainment System, Sega Master System, Sega Game Gear.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
rgbds
Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color
-
-
-
tilemap-studio
A tilemap editor for Game Boy, Color, Advance, DS, and SNES projects. Written in C++ with FLTK.
-
-
Petris
A puzzle game for the Game Boy Color (CGB), Analogue Pocket (AP) and Game Gear(GG). Build pets in all shapes and sizes, keep the board clear.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
ZGB discussion
ZGB reviews and mentions
-
Game Boy Competition 2023
This is a game jam where you make a Game Boy game in three months. If you don't know a lot of programming you can use GB Studio, you can learn the nitty gritty of how the Game Boy works by using assembly programming with RGBDS, or you can use C with GBDK or ZGB.
-
Change collision box position ZGB sprites?
As of right now, I'm using the ZGB because it seemed simple enough, and I like C. And I'm using Gameboy Tile Designer for my sprites. I know that my player sprite's collision box is defined in the .gbr.meta file, and I figured out how to adjust the collision box dimensions like so:
-
[UPDATE] a WIP Fan demake on the gameboy
If you'd like to learn to code (and I totally understand if that seems daunting or you just don't) there are some options short of coding it all yourself - for one, there are other, possibly more flexible engines. One I considered for a bit before rolling my own was https://github.com/Zal0/ZGB - he has several games with source available to help people get started.
-
A note from our sponsor - SaaSHub
www.saashub.com | 25 Mar 2025
Stats
Zal0/ZGB is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ZGB is C++.