https://github.com/robvanderleek/pwa-nes
Progressive Web App NES Emulator 🕹️
https://github.com/robvanderleek/pwa-nes
emulator javascript nes pwa react
Last synced: about 1 year ago
JSON representation
Progressive Web App NES Emulator 🕹️
- Host: GitHub
- URL: https://github.com/robvanderleek/pwa-nes
- Owner: robvanderleek
- License: isc
- Created: 2021-06-26T16:40:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T20:10:58.000Z (about 2 years ago)
- Last Synced: 2025-04-30T22:50:04.895Z (about 1 year ago)
- Topics: emulator, javascript, nes, pwa, react
- Language: JavaScript
- Homepage: https://pwa-nes.vercel.app
- Size: 1.36 MB
- Stars: 20
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# PWA NES

[](https://github.com/robvanderleek/pwa-nes/actions)

An 8-bit Nintendo emulator Progressive Web App (PWA).
This App builts on top of these wonderful projects:
- [JSNES](https://github.com/bfirsh/jsnes/)
- [NES.css](https://nostalgic-css.github.io/NES.css/)
- [NES Controller CSS](https://codepen.io/injectilo/pen/MYJrmm)
If you like PWA NES please hit the star button :)
* [Installation](#installation)
* [Feedback, suggestions and bug reports](#feedback-suggestions-and-bug-reports)
* [Contributing](#contributing)
* [License](#license)
# Installation
If you're on iOS: in Safari tap the Share button in the browser and select "Add to Home Screen".
If you're on Android tap the ⋮ button next to the address field and select "Add to Home screen"
in the list of options that appears.
# Feedback, suggestions and bug reports
Please create an issue here: https://github.com/robvanderleek/pwa-nes/issues
# Contributing
If you have suggestions for how PWA NES could be improved, or want to report a bug, open an issue!
All and any contributions are welcome!
For more, check out the [Contributing Guide](docs/CONTRIBUTING.md).
# License
[ISC](LICENSE) © 2021 Rob van der Leek (https://twitter.com/robvanderleek)