Skip to content

martindimondo/PyC8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Chip-8 Emulator in Python

This project is for fun/research purposes, not intended to be a full complete Chip-8 emulator. More technical specs about Chip-8 is available at: Wikipedia

Usage

Install pygame using your distribution package manager or check the instructions here

then just launch your favorite rom:

./launcher.py <rom file>

(Notice you may need to adjust the bang line in launcher.py to your python2 executable)

Author

Martin Dimondo martin.dimondo@gmail.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages