Categories
Applications
Games
  • Github CLI
  • SSH
  • HTTPS
Clone Repo

Ziguana Game System

This is a fake/virtual console which is work in progress.

Screenshot

Info

A small virtual console programmed in LoLa. Create low-resolution pixel art games with an ease!

Specs

  • 120×90 pixel resolution
  • 16 color fixed palette
  • programmed in LoLa
  • (planned) crossplatform support for
    • Windows
    • Linux
    • Android
    • x86 freestanding (ZGS as an OS)

APIs

The console provides APIs for saving/loading game states, accessing resource data, drawing simple graphics, interface with the text mode, do audio playback, and read inputs.

For a full documentation of the API, see documentation/api-design.md.

Palette

Uses Dawnbringers 16 palette:

IndexHexcodeNamePreview
0#140c1cblack#140c1c
1#442434dark purple#442434
2#30346ddark blue#30346d
3#4e4a4edark gray#4e4a4e
4#854c30brown#854c30
5#346524dark green#346524
6#d04648red#d04648
7#757161gray#757161
8#597dceblue#597dce
9#d27d2corange#d27d2c
A#8595a1light gray#8595a1
B#6daa2cgreen#6daa2c
C#d2aa99skin#d2aa99
D#6dc2cadim cyan#6dc2ca
E#dad45eyellow#dad45e
F#deeed6white#deeed6
About
A retro-style gaming console running on bare x86 metal written in Zig
Owner
ikskuh (User)
Last Commit
2021-02-15
Latest Release
Latest Release Date
Created
2019-10-30