Skip to content

chrisledet/chip8.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip8.js

A CHIP-8 virtual machine built in HTML & JavaScript without dependencies.

You can download this repository or check out the live demo.

screenshot

Download

Clone via git

$ git clone https://github.com/chrisledet/chip8.js.git

Open index.html with your browser. The project comes with a bunch of cool ROMs inside the roms directory.

TODOs

  • Audio is currently broken due to no deps change
  • There's one or two instructions that have not been

License

Code is licensed under MIT. See the LICENSE file for details. Each ROM were provided by www.zophar.net under public domain.

Releases

No releases published

Packages

No packages published