Skip to content

noisersup/chip8

Repository files navigation

preview gif

CHIP-8

An emulator of the CHIP-8 platform made in Go with display in OpenGL

Installation

make
./chip8-go

Or if you just want to run it:

make run

Requirements

  • OpenGL
  • libGL1

( all requirements are specified in shell.nix. If you use Nix packet manager you can just type nix-shell )

About

CHIP-8 emulator written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published