/Z8

A chip8 Emulator in Zig to learn Raylib

Primary LanguageZigGNU General Public License v3.0GPL-3.0

Z8

Z8 is a Chip8 emulator made in Zig to understand how systems work internally and a perfect opportunity to use Raylib library

Future Plans

  • Rewrite the frontend to support Vulkan and WebGPU
  • GUI using imgui
  • Study the working of JIT