-
-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
336 additions
and
308 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,58 @@ | ||
# <!-- prettier-ignore -->[Phixos](https://lchzh3473.github.io/sim-phi/index) | ||
# <!-- prettier-ignore -->[SimPhiCore](https://lchzh3473.github.io/sim-phi/index) | ||
|
||
## 简介 | ||
> 这不是 Phigros,这是在线的模拟器! | ||
> This is not Phigros; it's an online simulator! | ||
$\text{Phi\color{red}x\color{green}os}=\color{red}\xcancel{\text{\color{black}Phi{g}ros}}\text{ \color{green}Online Simulator}$ | ||
## 简介 | Introduction | ||
|
||
> 这不是 Phigros,这是在线的模拟器! | ||
如题,用 JS/Canvas 重现 [Phigros](https://www.taptap.com/app/165287) 游戏画面。 | ||
As mentioned, this project uses JS/Canvas to recreate the visuals of [Phigros](https://www.taptap.com/app/165287). | ||
|
||
如题,用 JS/Canvas 还原 [Phigros](https://www.taptap.com/app/165287) 游戏画面。 | ||
本项目属于个人兴趣项目,仅用于学习和测试。 | ||
This is a personal interest project, intended for learning and testing only. | ||
|
||
本项目属于个人兴趣项目,仅用于学习和测试。 | ||
**由于本项目正在进行模块化重构,近期代码可能存在较大变动。** | ||
**As the project undergoes modular restructuring, significant changes in the code are expected in the near future.** | ||
|
||
由于本项目正在进行模块化重构,近期代码可能存在较大变动。 | ||
特别感谢 [@AsakuraMizu](https://github.com/AsakuraMizu) 强力推荐的 [Vite](https://vitejs.dev) 驱动! | ||
Special thanks to [@AsakuraMizu](https://github.com/AsakuraMizu) for the strong recommendation of [Vite](https://vitejs.dev)! | ||
|
||
### 特别感谢 | ||
以及看到这个页面的你! | ||
And You, for visiting this page! | ||
|
||
- [@luch4736](https://github.com/luch4736) 提供 iPad (Safari on iOS 15.6+) | ||
- [@cgluWxh](https://github.com/cgluWxh) 提供 iPhone (Safari on iOS 12.5.7) | ||
- [@AsakuraMizu](https://github.com/AsakuraMizu) 强力推荐的 [Vite](https://vitejs.dev) 驱动! | ||
- 以及看到这个页面的你! | ||
## 文档 | Documentation | ||
|
||
## 文档 | ||
访问 <!-- prettier-ignore -->[docs.lchzh.net](https://docs.lchzh.net/project/sim-phi-core) (WIP/开发中) 以查看文档。 | ||
There is no English documentation available yet; use a translator if necessary. | ||
|
||
访问 <!-- prettier-ignore -->[docs.lchzh.net](https://docs.lchzh.net/project/sim-phi-core) (Working in progress) | ||
## 更新日志 | Changelog | ||
|
||
## 更新日志 | ||
每个版本的详细更改都记录在 [CHANGELOG.md](CHANGELOG.md) 中。 | ||
Detailed changes for each version are documented in [CHANGELOG.md](CHANGELOG.md). | ||
|
||
每个版本的详细更改都记录在 [CHANGELOG.md](CHANGELOG.md) 中。 | ||
## 声明 | Disclaimer | ||
|
||
## 许可证 | ||
本项目源码由 [lchzh3473](https://github.com/lchzh3473) 独立编写,与游戏本体无关; | ||
This project’s source code is independently developed by [lchzh3473](https://github.com/lchzh3473) and is not associated with the original game. | ||
|
||
本项目源码按 [GPL-3.0](LICENSE.txt) 协议开源;不鼓励、不支持一切商业用途。 | ||
因使用或修改代码造成的一切后果由您自行承担。 | ||
You are solely responsible for any consequences arising from the use or modification of the code. | ||
|
||
本项目不提供游戏本体安装包及逆向工具/教程,也不提供谱面下载。 | ||
不提供游戏安装包及逆向工具/教程,也不提供谱面下载。 | ||
This project does not provide game installation packages, reverse engineering tools or tutorials, nor chart downloads. | ||
|
||
模拟器代码部分为 [lchzh3473](https://space.bilibili.com/274753872) (以下简称 lchzh) 独立编写,与游戏本体无关; | ||
**本仓库及其所有者与 Pigeon Games 及其关联公司无关,且未获得其任何赞助或授权。** | ||
**This repository and its owner are not affiliated with, sponsored by, or authorized by Pigeon Games or its affiliates.** | ||
|
||
您因使用或修改代码所造成的一切后果由您自己承担; | ||
## 许可证 | License | ||
|
||
如有任何疑问请 [联系 lchzh](mailto:lchz%683%[email protected]?subject=[GitHub]lchz%683%3473/sim-phi) 。 | ||
本项目源码按 [GPL-3.0](LICENSE.txt) 协议开源;不鼓励、不支持一切商业用途。 | ||
This project’s source code is open-source under the [GPL-3.0](LICENSE.txt) license. | ||
Commercial use is neither encouraged nor supported. | ||
|
||
## 联系 | Contact | ||
|
||
如有任何疑问,欢迎通过 [GitHub Issue](../../issues) 提交问题,或[直接联系 lchzh](mailto:lchz%683%[email protected]?subject=[GitHub]lchz%683%3473/sim-phi)。 | ||
If you have any questions, feel free to [submit an issue on GitHub](../../issues), or [contact lchzh](mailto:lchz%683%[email protected]?subject=[GitHub]lchz%683%3473/sim-phi). | ||
|
||
Copyright © 2020-present, lchzh3473 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
import globals from 'globals'; | ||
import eslintConfigv2 from './tools/eslint-config.mjs'; | ||
/** @type {import('eslint').Linter.Config[]} */ | ||
export default [ | ||
{ | ||
ignores: ['**/* copy.*', 'dist', 'rubbish'] | ||
}, | ||
{ | ||
languageOptions: { | ||
parserOptions: { | ||
projectService: true, | ||
tsconfigRootDir: import.meta.dirname | ||
} | ||
} | ||
}, | ||
...eslintConfigv2, | ||
{ | ||
languageOptions: { | ||
globals: { | ||
...globals.browser, | ||
...globals.worker, | ||
...globals.node, | ||
hook: 'writable', | ||
Utils: 'readonly' | ||
} | ||
} | ||
} | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "1.5.9", | ||
"version": "1.5.9.1", | ||
"pubdate": 1611795955, | ||
"lastupdate": 1717253833 | ||
"lastupdate": 1726269638 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.