mirror of
https://ghproxy.com/https://github.com/StreakingMan/solvable-sheep-game
synced 2025-05-30 18:59:44 +08:00
chore: update README.md
This commit is contained in:
parent
b53ea21bbf
commit
6d0bea8dd6
|
@ -1,6 +1,7 @@
|
||||||
# 能够解出来的 "羊了个羊" 小游戏 Demo
|
# 能够解出来的 "羊了个羊" 小游戏 Demo
|
||||||
|
|
||||||
坑爹的小游戏,根本无解,自己写了个 demo,在线体验地址:https://solvable-sheep-game.vercel.app/
|
坑爹的小游戏,根本无解,自己写了个 demo,
|
||||||
|
在线体验地址:[http://solvable-sheep-game.streakingman.com/](http://solvable-sheep-game.streakingman.com/)
|
||||||
|
|
||||||
vite+vue3 实现,欢迎 star、issue、pr
|
vite+vue3 实现,欢迎 star、issue、pr
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
font-size: 8vw;
|
font-size: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.symbol {
|
.symbol {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user