Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T20:10:58.000Z (8 months ago)
- Last Synced: 2024-10-04T15:43:37.144Z (3 months ago)
- Topics: emulator, javascript, nes, pwa, react
- Language: JavaScript
- Homepage: https://pwa-nes.vercel.app
- Size: 1.36 MB
- Stars: 17
- 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
![Screenshot](src/static/screenshot-landscape.png)
[![Build Status](https://github.com/robvanderleek/pwa-nes/workflows/Prod/badge.svg)](https://github.com/robvanderleek/pwa-nes/actions)
![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=pwa-nes)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)