xyaman/chip8
Chip8 emulator written in Zig that renders in the terminal instead of using graphical libraries.
It doesn't use a graphics library, like SDL, but instead renders the screen in the terminal using mibu.
I just wanted to try and test mibu, a library I wrote to interact with the terminal.
Tested with zig 0.13.0