All Projects → Zal0 → Zgb

Zal0 / Zgb

Licence: mit
Game Boy / Color engine with lots of features

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Zgb

Octopuskit
2D ECS game engine in 100% Swift + SwiftUI for iOS, macOS, tvOS
Stars: ✭ 246 (-34.4%)
Mutual labels:  game-engine, engine
Monogatari
Monogatari is a simple web visual novel engine, created to bring Visual Novels to the web.
Stars: ✭ 357 (-4.8%)
Mutual labels:  game-engine, engine
Yggdrasil-Legacy
Experimental Vulkan Renderer / Game Engine written in C++20.
Stars: ✭ 20 (-94.67%)
Mutual labels:  game-engine, engine
Joymachine Public
All sorts of random publicly-available information, assets, scripts, and more as we (Joy Machine) work on our projects.
Stars: ✭ 210 (-44%)
Mutual labels:  game-engine, engine
Ggez
Rust library to create a Good Game Easily
Stars: ✭ 3,120 (+732%)
Mutual labels:  game-engine, engine
Awesome Haxe Gamedev
Resources for game development on haxe
Stars: ✭ 213 (-43.2%)
Mutual labels:  game-engine, engine
meta2d
Meta2D is open source WebGL 2D game engine for making cross platform games.
Stars: ✭ 33 (-91.2%)
Mutual labels:  game-engine, engine
Pydark
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
Stars: ✭ 201 (-46.4%)
Mutual labels:  game-engine, engine
Tinyengine
Tiny OpenGL Wrapper / 3D Engine in C++
Stars: ✭ 251 (-33.07%)
Mutual labels:  game-engine, engine
CLUSEK-RT
Vulkan based C++ ray-tracing game engine.
Stars: ✭ 24 (-93.6%)
Mutual labels:  game-engine, engine
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (-44.53%)
Mutual labels:  game-engine, engine
Friceengine
🎮 JVM game engine based on Swing/JavaFX.
Stars: ✭ 330 (-12%)
Mutual labels:  game-engine, engine
Flaxengine
Flax Engine – multi-platform 3D game engine
Stars: ✭ 3,127 (+733.87%)
Mutual labels:  game-engine, engine
Sucle
Common Lisp Voxel Game Engine
Stars: ✭ 239 (-36.27%)
Mutual labels:  game-engine, engine
Vulkan Renderer
A new 3D game engine using modern C++ and Vulkan API
Stars: ✭ 205 (-45.33%)
Mutual labels:  game-engine, engine
Pygin
Simple game engine produced for making easier to build more complex games using Python.
Stars: ✭ 21 (-94.4%)
Mutual labels:  game-engine, engine
Vxr
General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)
Stars: ✭ 181 (-51.73%)
Mutual labels:  game-engine, engine
Fishengine
Simple, Unity-like Game Engine.
Stars: ✭ 191 (-49.07%)
Mutual labels:  game-engine, engine
3D-Engine-OpenGL-4
3D Graphics Engine For Games | C++ OpenGL 4.1
Stars: ✭ 19 (-94.93%)
Mutual labels:  game-engine, engine
Bansheeengine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
Stars: ✭ 2,906 (+674.93%)
Mutual labels:  game-engine, engine

ZGB

Game Boy / Color engine with lots of features

Features

  • Powered by GBDK 2020, an updated version of GBDK updated to the latest version of SDCC supporting banks.
  • Easy makefile support (just 3 lines for most projects). Only required files are built when making changes
  • Transparent resource management: gbr, gbm and png files are automatically exported into rom
  • Big maps scroll support (maps bigger than 32x32)
  • Transparent sprites pool allowing 20 sprites 8x16, 16x16 or 32x32 simultaneously
  • Sprite animations
  • Collisions sprite vs sprite and sprite vs background and configurable rectangle collider
  • Bank management
  • Fonts
  • Music support using gbt-player
  • Sound Effects

For more info and detailed instructions please refer to the wiki

gif gif gif

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].