Skip to content

Chip8 emulator implemented in Golang

Notifications You must be signed in to change notification settings

markwinter/chip8-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8-Go

A Chip8 Emulator written in Golang.

Ebiten is used for GUI, Input and Sound

A test rom can be found here

Working

  • All opcodes
  • Drawing GUI

TODO

  • Keyboard input
  • Sound

About

Chip8 emulator implemented in Golang

Resources

Stars

Watchers

Forks

Languages