docs: update README.md

This commit is contained in:
streakingman 2022-09-16 12:51:59 +08:00
parent 0efb987e0d
commit d513520f5b
3 changed files with 25 additions and 4 deletions

View File

@ -1,8 +1,29 @@
# 能够解出来的 "羊了个羊" 小游戏 Demo # 能够解出来的 "羊了个羊" 小游戏 Demo
坑爹的小游戏,根本无解,自己写了个 demo ![qrcode.png](public/qrcode.png)
在线体验地址:[https://solvable-sheep-game.streakingman.com/](https://solvable-sheep-game.streakingman.com/)
vite+react 实现,欢迎 star、issue、pr 坑爹的小游戏本来玩法挺有意思的非得恶心人根本无解99.99%无解),气的我自己写了个 demo
扫码或:<a href="https://solvable-sheep-game.streakingman.com/" target="_blank">pc浏览器体验</a>
![img.png](public/preview.png) ## Feature
- 弹出:弹出队列左侧第一个,无限次数
- 撤销:撤销上一次操作,无限次数
- 洗牌:哗啦哗啦
- 关卡50关玩到双可直接跳
![preview.png](public/preview.png)
## Contribution
vite+react 实现,欢迎 star、issue、pr、fork
## Todo List
- [x] 基础操作
- [x] 关卡生成
- [ ] UI/UX优化
- [ ] 多主题
- [ ] 计时
- [ ] 点击时的缓冲队列,优化交互动画效果
- [ ] 该游戏似乎涉嫌抄袭,考证后补充来源说明

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 245 KiB

BIN
public/qrcode.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB