Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running main.py after installing the requirements will start the emulator with a default game. The emulator is 100% compliant with all Chip-8 specifications

A fully compliant CPU is implemented here.

Steps to run.

  1. Clone the git repo git clone https://github.com/OEUG99/Chip8-Emulator.git
  2. Install the requirements pip3 install requirements.txt
  3. run python src/main.py

About

An emulator/interpreter for CHIP-8 built for python.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages