All Projects → wendigojaeger → Ziggba

wendigojaeger / Ziggba

Licence: mit
Work in progress SDK for creating Game Boy Advance games using Zig programming language.

Labels

Projects that are alternatives of or similar to Ziggba

Pay
支付 SDK 的集合与重构,支持支付宝、微信支付、银联支付。
Stars: ✭ 198 (-11.21%)
Mutual labels:  sdk
Viber Bot Php
Php bot interface to work with Viber API
Stars: ✭ 202 (-9.42%)
Mutual labels:  sdk
Visioninsdk
类似faceu的移动端视频美颜、视频滤镜、人脸实时关键点追踪、实时整形(瘦脸大眼睛等)、动态贴纸
Stars: ✭ 215 (-3.59%)
Mutual labels:  sdk
Wechat
weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk
Stars: ✭ 2,330 (+944.84%)
Mutual labels:  sdk
Jpush Api Python Client
JPush's officially supported Python client library for accessing JPush APIs. 极光推送官方支持的 Python 版本服务器端 SDK。
Stars: ✭ 203 (-8.97%)
Mutual labels:  sdk
Openapi Sdk Php Client
Official repository of the Alibaba Cloud Client for PHP
Stars: ✭ 206 (-7.62%)
Mutual labels:  sdk
Pan Os Python
The PAN-OS SDK for Python is a package to help interact with Palo Alto Networks devices (including physical and virtualized Next-generation Firewalls and Panorama). The pan-os-python SDK is object oriented and mimics the traditional interaction with the device via the GUI or CLI/API.
Stars: ✭ 194 (-13%)
Mutual labels:  sdk
Applicationinsights Home
Application Insights main repository for documentation of overall SDK offerings for all platforms.
Stars: ✭ 221 (-0.9%)
Mutual labels:  sdk
Chat21 Android Sdk
Android Chat SDK built on Firebase
Stars: ✭ 204 (-8.52%)
Mutual labels:  sdk
Operator Sdk Samples
Contains samples of operators built using the operator-sdk
Stars: ✭ 215 (-3.59%)
Mutual labels:  sdk
Instabug React Native
In-app feedback and bug reporting tool for React Native
Stars: ✭ 201 (-9.87%)
Mutual labels:  sdk
Terraform Plugin Sdk
Terraform Plugin SDK enables building plugins (providers) to manage any service providers or custom in-house solutions
Stars: ✭ 201 (-9.87%)
Mutual labels:  sdk
Alipay Sdk Java All
支付宝开放平台 Alipay SDK for Java
Stars: ✭ 210 (-5.83%)
Mutual labels:  sdk
Phpspo
Office 365 Library for PHP. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
Stars: ✭ 198 (-11.21%)
Mutual labels:  sdk
Amplitude Ios
Native iOS/tvOS/macOS SDK
Stars: ✭ 216 (-3.14%)
Mutual labels:  sdk
Cos Js Sdk V5
腾讯云 COS JS SDK(XML API)
Stars: ✭ 198 (-11.21%)
Mutual labels:  sdk
Worldwindandroid
The NASA WorldWind Java SDK for Android (WWA) includes the library, examples and tutorials for building 3D virtual globe applications for phones and tablets.
Stars: ✭ 204 (-8.52%)
Mutual labels:  sdk
Nodemediaclient Ios
NodeMedia RTMP/RTSP/HTTP Play/Publish Client SDK for iOS
Stars: ✭ 221 (-0.9%)
Mutual labels:  sdk
Cineform Sdk
The GoPro® CineForm video codec SDK.
Stars: ✭ 219 (-1.79%)
Mutual labels:  sdk
Mynt Eye S Sdk
MYNT EYE S SDK (MYNT® EYE Standard Camera)
Stars: ✭ 211 (-5.38%)
Mutual labels:  sdk

Zig GBA

This is a work in progress SDK for creating Game Boy Advance games using Zig programming language. Once Zig has a proper package manager, I hope that it would as easy as import the ZigGBA package. Inspired by TONC GBA tutorial

Build

This project assume current Zig master (0.6.0+2e1bdd0d1).

To build, simply use Zig's integrated build system

zig build

First example running in a emulator

First example emulator image

First example running on real hardware

First example real hardware image

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].