Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 314 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 314 Bytes

Chip-8 Interpreter written in Python

chippy8 Demo

Dependencies: Python3 and Pygame

Dependecy Installation:

pip install pygame

Usage:

python3 main.py {path to chip8 game}