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.
arnaucube dd363ee615 Remove breaks,update readme, Chip8 creation method 3 years ago
chip8 Remove breaks,update readme, Chip8 creation method 3 years ago
roms Separate chip8 & sdl pkgs, update readme, add roms 3 years ago
screenshots Separate chip8 & sdl pkgs, update readme, add roms 3 years ago
LICENSE Add initial structure 3 years ago
README.md Remove breaks,update readme, Chip8 creation method 3 years ago
go.mod Separate chip8 & sdl pkgs, update readme, add roms 3 years ago
go.sum Separate chip8 & sdl pkgs, update readme, add roms 3 years ago
main.go Remove breaks,update readme, Chip8 creation method 3 years ago

README.md

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