Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 221 Bytes

chip-8

Repo containing my chip-8 emulator in Rust. So that I can keep learning.

dependencies

For the graphical part, utilizing gtk-rs. This requires gtk+, glib, and cairo: http://gtk-rs.org/docs/requirements.html