Skip to content

Chip8 emulator implemented in Golang

Notifications You must be signed in to change notification settings

markwinter/chip8-go

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