nes-vue
1.8.2 • Public • PublishedA NES (FC)🎮 emulator component for Vue 3.
🇨🇳中文
- [x] Support for multiplayer.
- [x] Support for gamepad.
- [x] Support for turbo button.
- [x] Support for saving and loading.
- [x] Support for playing TAS recordings. (
*.fm2
) - [x] Support for cheat codes.
npm install nes-vue --save
And then
<scriptsetup>import {NesVue }from'nes-vue';</script><template> <nes-vueurl="https://taiyuuki.github.io/nes-vue/Super Mario Bros (JU).nes" /></template>
Refer todocumentations for more details.
Package Sidebar
Install
npm i nes-vue
Repository
Weekly Downloads
43
Version
1.8.2
License
MIT
Unpacked Size
408 kB
Total Files
7