Skip to content

JoniSuominen/PyCHIP-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

PyCHIP-8

A Python/Pygame implementation of CHIP-8 CHIP-8 BRIX

Getting started

Prerequisites

  • Python 3.7 has to be downloaded if on Windows-machine
  • Pygame
  • Some ROMs!

Installation sources and guide

Running the CHIP-8 Emulator

  • clone the directory
  • cd into the directory of the chip8.py-file using the command line
  • Enter python chip8.py "ROMFILE"
    • Replace the text in the quotes with your choise of rom!!

Notes

Built with

  • Python 3.7
  • Pygame

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages