/XP-8

Chip-8 Go implementation.

Primary LanguageGo

chip-8

Welcome to XP-8 👋

Using go version 1.14 Go Report Card License: MIT

XP-8 is a CHIP-8 emulator that runs Chip-8 public domain roms. The Chip 8 actually never was a real system, but more like a virtual machine (VM) developed in the 70’s by Joseph Weisbecker. Games written in the Chip 8 language could easily run on systems that had a Chip 8 interpreter.

Current sources:

Usage

Run

git init
git clone https://github.com/MelloTonio/XP-8.git
./Build/build

Show your support

Give a ⭐ if this project was helpful in any way!