Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 260 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 260 Bytes

CHIP-8

This is a CHIP-8 emulator and library. The core library is written in C++ with sample frontends written in C++ with SFML and Python with PySide6.

If you want to use the emulator, use the Python frontend as it's more featureful with a friendlier UI.