Skip to content

jamischarles/chip8-emulator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an emulator for Chip-8 systems written in JS / React and runs in your browser. I wrote this for a talk at Framework summit https://www.youtube.com/watch?v=y837IMk251g. That means you can play pong, Space Invaders etc.

Run in locally with $ yarn start

The code for the emulator itself works fine. The hooks for all the debugging tools are total hacks. It should be removed (inclding the proxies etc).

The most useful resources for building the emulator were:

This project was bootstrapped with Create React App.

About

Chip8 Emulator written in JS with rendering by React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published