Skip to content

trondhumbor/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP8 emulator in Go

CHIP8 screenshot

This is a fairly basic CHIP8 emulator in Go, with the rendering handled by the pixel/pixelgl library.

usage: chip8 romfile

Thanks to:

Known issues/future work:

  • While most games work fine, there's some that aren't fully compatible yet
  • Audio support

About

CHIP8 emulator in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published