Skip to content

DivyamAhuja/chip_eight.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip Eight js

A simple JavaScript based Chip 8 Interpreter.


Running

Run it from html or through nodejs server.

To install dependencies for nodejs server

yarn
or
npm install

To Run

node server.js

About

A JavaScript based Chip-8 interpreter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published