Ziguana-Game-System

Game Console

A low-level game console written in Zig with APIs for graphics, input, and audio, using a fixed palette for retro-style games.

A retro-style gaming console running on bare x86 metal written in Zig

GitHub

56 stars
5 watching
1 forks
Language: Zig
last commit: almost 4 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
strongjoshua/libgdx-ingameconsole An in-game console library for Java-based game development, enabling live logging and command execution. 132
wendigojaeger/ziggba A development toolkit for creating Game Boy Advance games using the Zig programming language 354
ziglibs/zig-windows-console A collection of tools and utilities for working with the Windows console in Zig programming language. 6
zig-community/zig-showdown A community-driven project creating a small multiplayer 3D shooter game in pure Zig language 51
tiehuis/zig-gameboy A gameboy emulator written in Zig using the SDL2 library 13
trekawek/coffee-gb An emulator of the Gameboy Color console written in Java. 1,106
ikskuh/sdl.zig Provides a Zig wrapper around SDL2 with object API and error handling 362
kristianhasselknippe/zig-game-engine A learning project to create a game engine using the Zig programming language 7
emekoi/ziglet A small game library written in Zig that provides basic functionality for building games without external dependencies. 28
ikskuh/zig-network A cross-platform networking library with a minimal API surface 484
ikskuh/zigpaint A simple paint application built on top of OpenGL and written in Zig. 11
liji32/sameboy An emulator of classic handheld game consoles, with a focus on accuracy and compatibility. 1,680
fabioarnold/zig-gorillas A game written in Zig that simulates a classic QBasic-style multiplayer experience 54
zal0/zgb A Game Boy and Color game engine that allows developers to create their own games using C++. 705
avokadoen/gamejam-zig-vulkan A game built using Zig and Vulkan in a short amount of time for a game development challenge. 14