mirror of
https://ghproxy.com/https://github.com/StreakingMan/solvable-sheep-game
synced 2025-05-23 20:49:44 +08:00
Merge branch 'themes/pdd'
This commit is contained in:
commit
f8e27e70f3
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -2,6 +2,20 @@
|
|||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
### [0.0.4](https://github.com/StreakingMan/solvable-sheep-game/compare/v0.0.3...v0.0.4) (2022-09-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **themes:** 骚猪主题 ([30bb7a0](https://github.com/StreakingMan/solvable-sheep-game/commit/30bb7a0277bfe83b9c6493b4fa98fa7baabcf06a))
|
||||
* **themes:** 骚猪主题图片补充 ([d2be6ca](https://github.com/StreakingMan/solvable-sheep-game/commit/d2be6ca8a5223745029bcfccf54109056a007844))
|
||||
* **themes:** 骚猪主题音效 ([c578b89](https://github.com/StreakingMan/solvable-sheep-game/commit/c578b897031b2b5dbcbda0fb5c2c38804636b50c))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **themes:** pdd主题图片压缩,bgm使用外链 ([7368725](https://github.com/StreakingMan/solvable-sheep-game/commit/7368725b5217705a780461d79e3eaf5340e9ebba))
|
||||
|
||||
### [0.0.3](https://github.com/StreakingMan/solvable-sheep-game/compare/v0.0.2...v0.0.3) (2022-09-22)
|
||||
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ vite+react 实现,欢迎 star、issue、pr、fork(尽量标注原仓库地
|
|||
- [ ] 性能优化
|
||||
- [x] BGM/音效
|
||||
- [ ] ~~点击时的缓冲队列,优化交互动画效果~~
|
||||
- [ ] 该游戏似乎涉嫌抄袭,考证后补充来源说明
|
||||
- [x] 该游戏似乎涉嫌抄袭,考证后补充来源说明
|
||||
- [ ] 桌面应用
|
||||
|
||||
## 二次开发
|
||||
|
|
BIN
dist/assets/1.3981cb25.mp3
vendored
Normal file
BIN
dist/assets/1.3981cb25.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/10.7a7f2023.mp3
vendored
Normal file
BIN
dist/assets/10.7a7f2023.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/2.630ffc58.mp3
vendored
Normal file
BIN
dist/assets/2.630ffc58.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/3.6b7abdca.mp3
vendored
Normal file
BIN
dist/assets/3.6b7abdca.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/4.2a00776e.mp3
vendored
Normal file
BIN
dist/assets/4.2a00776e.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/5.dd1371cb.mp3
vendored
Normal file
BIN
dist/assets/5.dd1371cb.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/6.2d207818.mp3
vendored
Normal file
BIN
dist/assets/6.2d207818.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/7.2a5aa643.mp3
vendored
Normal file
BIN
dist/assets/7.2a5aa643.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/8.70d4d43a.mp3
vendored
Normal file
BIN
dist/assets/8.70d4d43a.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/9.6f41f7e8.mp3
vendored
Normal file
BIN
dist/assets/9.6f41f7e8.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/bgm.64e1a220.mp3
vendored
Normal file
BIN
dist/assets/bgm.64e1a220.mp3
vendored
Normal file
Binary file not shown.
40
dist/assets/index.5f4c499f.js
vendored
40
dist/assets/index.5f4c499f.js
vendored
File diff suppressed because one or more lines are too long
40
dist/assets/index.7c566aeb.js
vendored
Normal file
40
dist/assets/index.7c566aeb.js
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
dist/assets/sound-shift.8e1c2fa6.mp3
vendored
Normal file
BIN
dist/assets/sound-shift.8e1c2fa6.mp3
vendored
Normal file
Binary file not shown.
BIN
dist/assets/sound-wash.6e3eed14.mp3
vendored
Normal file
BIN
dist/assets/sound-wash.6e3eed14.mp3
vendored
Normal file
Binary file not shown.
2
dist/index.html
vendored
2
dist/index.html
vendored
|
@ -19,7 +19,7 @@
|
|||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
</script>
|
||||
<script type="module" crossorigin src="/assets/index.5f4c499f.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index.7c566aeb.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index.15f870d5.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
BIN
dist/sound-disco.mp3
vendored
BIN
dist/sound-disco.mp3
vendored
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "solvable-sheep-game",
|
||||
"private": false,
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
|
|
@ -15,7 +15,8 @@ import { fishermanTheme } from './themes/fisherman';
|
|||
import { jinlunTheme } from './themes/jinlun';
|
||||
import { ikunTheme } from './themes/ikun';
|
||||
import { pddTheme } from './themes/pdd';
|
||||
import { BeiAn } from './themes/BeiAn';
|
||||
import { BeiAn } from './BeiAn';
|
||||
import { Info } from './Info';
|
||||
|
||||
// 主题
|
||||
const themes = [defaultTheme, fishermanTheme, jinlunTheme, ikunTheme, pddTheme];
|
||||
|
@ -459,11 +460,7 @@ const App: FC = () => {
|
|||
{/*<button onClick={test}>测试</button>*/}
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<span id="busuanzi_container_site_pv">
|
||||
累计访问:<span id="busuanzi_value_site_pv"></span>次
|
||||
</span>
|
||||
</p>
|
||||
<Info />
|
||||
|
||||
<BeiAn />
|
||||
|
||||
|
|
49
src/Info.tsx
Normal file
49
src/Info.tsx
Normal file
|
@ -0,0 +1,49 @@
|
|||
import React, { FC } from 'react';
|
||||
|
||||
export const Info: FC = () => {
|
||||
return (
|
||||
<>
|
||||
<p>
|
||||
<span id="busuanzi_container_site_pv">
|
||||
累计访问:<span id="busuanzi_value_site_pv"></span>次
|
||||
</span>
|
||||
</p>
|
||||
<p>
|
||||
bgm素材:
|
||||
<a
|
||||
href="https://www.bilibili.com/video/BV1zs411S7sz/"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
洛天依,言和原创《普通DISCO》
|
||||
</a>
|
||||
、
|
||||
<a
|
||||
href="https://music.163.com/#/song?id=135022"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
贫民百万歌星
|
||||
</a>
|
||||
、
|
||||
<a
|
||||
href="https://y.qq.com/n/ryqq/songDetail/0020Nusb3QJGn9"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
只因你太美
|
||||
</a>
|
||||
</p>
|
||||
<p>
|
||||
玩法来源➡️羊了个羊➡️
|
||||
<a
|
||||
href="https://play.google.com/store/apps/details?id=tile.master.connect.matching.game"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
3 Tiles
|
||||
</a>
|
||||
</p>
|
||||
</>
|
||||
);
|
||||
};
|
Loading…
Reference in New Issue
Block a user