Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 165 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 165 Bytes

pychip8

chip 8 interpreter in Python

Overview

This repository is an implementation of the chip8 processor in python.

Mostly written as a learning exercise.