chip8-js A chip-8 emulator built using JS Demo Live Demo Run Locally Clone the project git clone https://github.com/theaniketnegi/chip8-js.git Go to the project directory cd chip8-js Start the server python -m server.py