Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danihre/js-nds
Nintendo DS Emulator 🎮
https://github.com/danihre/js-nds
Last synced: about 10 hours ago
JSON representation
Nintendo DS Emulator 🎮
- Host: GitHub
- URL: https://github.com/danihre/js-nds
- Owner: DaniHRE
- Created: 2022-04-04T19:25:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T16:31:06.000Z (3 months ago)
- Last Synced: 2024-08-04T16:58:01.572Z (3 months ago)
- Language: JavaScript
- Homepage: https://danihre.github.io/js-nds/
- Size: 948 KB
- Stars: 20
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# JS-NDS 🎮
JS-NDS is a small project using the Desmond library to run Nintendo DS (NDS) games directly in the browser.
## How to Use? 👾
1. Choose your game file.
2. Load and play!It's that simple!
## Play Now 🌐
[Access JS-NDS and start playing!](https://danihre.github.io/js-nds/)
## Special Thanks 🎁
A special thanks to the [Desmond](https://github.com/js-emulators/desmond) project, which made this project possible.