Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

emulator zig

Last synced: about 2 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