Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 325 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 325 Bytes

Chip-8-JS

Alt text CHIP-8 emulator made with JS in a couple of hours. You can read more about this machinery here: http://en.wikipedia.org/wiki/CHIP-8 Sound doesn't work, also some games might have some bugs.

#Input Keyboard input: 1234 qwer asdf zxcv

results in: 0123 4567 89ab cdef