Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Chip8

A Chip-8 VM because I needed something to write to learn go.

Dependencies:

  • go >= 1.13
  • sdl
  • pkg-config

MacOS dependency installation

brew install go
brew install sdl
brew install pkg-config

Building:

go build

Running:

./go-chip8 [ROM PATH]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages