Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A NES(FC) emulator component for Vue 3.

License

NotificationsYou must be signed in to change notification settings

taiyuuki/nes-vue

Repository files navigation

A NES (FC)🎮 emulator component for Vue 3.

GitHub package.json version

🇨🇳中文

🚀Playground

Vue SFC Playgournd

NES Vue Playground

Features

  • Support for multiplayer.
  • Support for gamepad.
  • Support for turbo button.
  • Support for saving and loading.
  • Support for playing TAS recordings. (*.fm2)
  • Support for cheat codes.

Usage

install

npm install nes-vue --save

And then

<script setup>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.

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp