Skip to content

CHIP-8 is an interpretted programming language developed by Joseph Weisbecker in n the late 1970s and early 1980s and was initally used on the COSMAC VIP and Telmac 1800 8-bit microcomputers to make game programming easier.

Notifications You must be signed in to change notification settings

yahiafarghaly/chip-8-interpreter

Repository files navigation

CHIP-8-Interpreter

CHIP-8 is an interpretted programming language developed by Joseph Weisbecker in n the late 1970s and early 1980s and was initally used on the COSMAC VIP and Telmac 1800 8-bit microcomputers to make game programming easier.

CHIP-8 programs are run using a CHIP-8 virtual machine (Interpreter).

This repository contains a full implementation of a CHIP-8 Interpreter.

Games Examples used with this interpreter

Tank Game

Alt Text

Missle Game

Alt Text

Space Invaders

Alt Text

References

Cowgod's Chip-8 Technical Reference v1.0 Mastering CHIP-8 by Matthew Mikolay

About

CHIP-8 is an interpretted programming language developed by Joseph Weisbecker in n the late 1970s and early 1980s and was initally used on the COSMAC VIP and Telmac 1800 8-bit microcomputers to make game programming easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published