Jack-Ji / zchip8

A chip8 emulator written by @ziglang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zchip8

A chip8 emulator written by @ziglang

How to run

Install SDL2 library using your beloved package manager. Clone repo recursively and run following command in repo's directory:

zig build run

Doesn't work?

Please create issue or pull request!

About

A chip8 emulator written by @ziglang

License:MIT License


Languages

Language:Zig 100.0%