Skip to content

A Chip-8 emulator written entirely in python, using pygame. My pet project. Please check out my blog if you're here!

License

Notifications You must be signed in to change notification settings

GavRobbs/PETCHIP8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PETCHIP8

A Chip-8 emulator written entirely in python, using pygame. My pet project. Please check out my blog if you're here at www.gavinrobinson.net!

It's fairly straightforward. I decided to implement it as an interface rather than just a runnable class so that you could implement your own graphics library, and not necessarily be stuck using pygame.

About

A Chip-8 emulator written entirely in python, using pygame. My pet project. Please check out my blog if you're here!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages