You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

458 B

go-chip8 Go Report Card

CHIP-8 emulator written in Go.

(Done with the Rust implementation: https://github.com/arnaucube/chip8-rs)

https://en.wikipedia.org/wiki/CHIP-8

Usage

./go-chip8 -file roms/invaders.c8