An open API service indexing awesome lists of open source software.

https://github.com/tiehuis/zig-gameboy

A gameboy emulator in zig
https://github.com/tiehuis/zig-gameboy

emulator zig

Last synced: 5 months ago
JSON representation

A gameboy emulator in zig

Awesome Lists containing this project

README

          

NOTE: This isn't complete.

# Get

git clone --recursive https://github.com/tiehuis/zig-gameboy

# Build

zig build

# Dependencies

- SDL2