kripod / chip8-emulator

A CHIP-8 emulator written in JavaScript for educational purposes.

Home Page:https://kripod.github.io/chip8-emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chip8-emulator

A CHIP-8 emulator written in JavaScript for educational purposes.

The project aims to provide a modular implementation of a basic programming language interpreter, making the concept behind an instruction cycle easier to understand in practice.

About

A CHIP-8 emulator written in JavaScript for educational purposes.

https://kripod.github.io/chip8-emulator

License:MIT License


Languages

Language:JavaScript 100.0%