Skip to content

MelloTonio/XP-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Chip-8 Go implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages