bfirsh / jsnes

A JavaScript NES emulator.
https://jsnes.org
Apache License 2.0
6.11k stars 827 forks source link

New Files #256

Open ninjastar1104 opened 5 years ago

ninjastar1104 commented 5 years ago

I am clicking and dragging files onto the website and it won't work. What do I do?

guyaqi commented 5 years ago

Maybe you should give more details about your website. This project is only a core about using js to load a NES game and provide some interface to interact with the game. To implement what you said, you need work in js by yourself or reffer to bfirsh/jsnes-web.