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 )