An open API service indexing awesome lists of open source software.

https://github.com/delp/chip8

chip 8 emulator in go
https://github.com/delp/chip8

Last synced: 2 months ago
JSON representation

chip 8 emulator in go

Awesome Lists containing this project

README

        

Learning exercise for emulator development. [![Go Report Card](https://goreportcard.com/badge/github.com/delp/chip8)](https://goreportcard.com/report/github.com/delp/chip8)

Quotations in the comments are from the excellent article by Tobias V. Langhoff