Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor react components so JSNES can run a single ROM standalone #152

Open
bfirsh opened this issue Dec 8, 2018 · 1 comment
Open

Comments

@bfirsh
Copy link
Owner

bfirsh commented Dec 8, 2018

A common use case for JSNES is by homebrew ROM authors to run demonstrate the ROM on their websites.

This is currently quite hard to do - see bfirsh/jsnes#219. It'd be really nice if jsnes-web was refactored somehow so that it could be embedded to play a single ROM.

@bfirsh
Copy link
Owner Author

bfirsh commented May 7, 2020

This was mostly done here: #170

The only thing remaining is to release this (or jsnes-react?) as a package on npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant