Awesome
[WIP] Chip8 emulator written in Zig
It doesn't use a graphics library, like SDL, but instead renders the screen in the terminal using mibu.
Why write a Chip8 emulator in Zig?
I just wanted to try and test mibu, a library I wrote to interact with the terminal.
Tested with zig 0.13.0