cstoquer / pixelbox

A sandbox framework to fast-prototype tile-based games in HTML5 and JavaScript
MIT License
470 stars 35 forks source link

NSF Support #23

Open rafaelcp opened 3 years ago

rafaelcp commented 3 years ago

It would be great to have NSF (NES Sound Format) support in Pixelbox. In case this is accepted, here are 2 projects I found that could help: https://github.com/okaybenji/nsf-player https://github.com/shicks/jsnsf

Note that at least the first one uses libgme, which supports many more formats. It should be possible to extend the JS wrapper to support those formats as well.

epsseniyer commented 2 years ago

ok i will add in to pixel box ++