Skip to content

CocoaMilka/Chocolate-Chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chocolate Chip 8

Simple C implementation of Chip8 for learning purposes.

Build Instructions

I've tested this only with gcc so you will have to modify the makefile if you want to do anything fancy :3 Otherwise...

  • Clone repo
  • cd into folder
  • run make
  • execute ./chocolate_chip8_emulator

About

Chip8 Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published