react-nes:https://github.comfredericcambonnes的React UI

时间:2024-02-25 22:52:52
【文件属性】:

文件名称:react-nes:https://github.comfredericcambonnes的React UI

文件大小:47KB

文件格式:ZIP

更新时间:2024-02-25 22:52:52

react emulator ui nes EmulatorJavaScript

React React UI 例子 正在安装 npm install 快速开始 如果要在本地运行项目,则需要将ROM放入./data文件夹中,并添加一个./src/utils/constants.js文件,其中包含要加载的这些文件的信息。 出于明显的法律原因,没有为该项目提供ROM。 export var ROMS = [ { value: 1, label: 'A game', slug: 'game-slug', cover: 'http://cover.png', filepath: 'rom-name.nes' }] 去做 此仓库仍然是WIP


【文件预览】:
react-nes-master
----package.json(837B)
----server.js(417B)
----Procfile(20B)
----LICENSE(34KB)
----src()
--------config()
--------index.js(1KB)
--------static()
--------components()
--------utils()
----.gitignore(57B)
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(1KB)
----README.md(807B)
----scripts()
--------parse_roms.py(2KB)

网友评论