Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepred5/pixi-whitealbum
白色相簿2(ホワイトアルバム2)
https://github.com/deepred5/pixi-whitealbum
pixijs setsuna touma white-album white-album-2
Last synced: about 1 month ago
JSON representation
白色相簿2(ホワイトアルバム2)
- Host: GitHub
- URL: https://github.com/deepred5/pixi-whitealbum
- Owner: deepred5
- Created: 2019-11-27T09:20:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T12:12:43.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T09:08:34.478Z (4 months ago)
- Topics: pixijs, setsuna, touma, white-album, white-album-2
- Language: JavaScript
- Homepage:
- Size: 5.97 MB
- Stars: 52
- Watchers: 2
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - pixi-whitealbum
README
# pixi-whitealbum
使用[PixiJS](https://github.com/pixijs/pixi.js)制作的[白色相簿2](http://touma.whitealbum.cc/wa/)游戏
![](./qrcode.jpg)
[国外访问](https://anata.me/pixi-whitealbum/wa2/)
### 安装
```bash
npm install
```### 运行
```bash
npm run dev
```
访问`http://localhost:8081`, 使用手机模拟器查看效果### 打包
```bash
npm run build
```
查看`dist`目录### Github Pages
[git actions](./.github/workflows/ci.yml) 自动发布