Skip to content

A golang implementation of the chip 8 emulator

Notifications You must be signed in to change notification settings

SachdevJai/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP 8

Technical reference - cowgod

to run this project locally

git clone [email protected]:SachdevJai/chip8.git
cd chip8
go mod tidy
go build
./chip8

About

A golang implementation of the chip 8 emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages