Resource Profile:
最近火爆的益智闯关游戏——羊了个羊,你还在玩吗?这款游戏以其独特的消除挑战玩法吸引了大量玩家,令人一玩就停不下来。
羊了个羊是一款以卡通风格为背景的消除闯关游戏。玩家需要点击上方的卡牌,选中的卡牌会移动到底部的木框中。木框最多可以储存7张卡牌,当有3张相同的卡牌同时置于框内时,即可完成消除。
这款游戏在微信小程序中免费提供,操作简单,但第二关难度较高,极具挑战性。游戏的乐趣在于,玩家可以与来自不同地区的玩家组队打榜,通过提升个人分数来获得团队胜利。
这套源码包括了完整的前后端代码,并附有详细的配置教程,适合开发者进行二次开发或学习研究。
Photo Gallery:
Installation and usage instructions:
羊了个羊游戏玩法:
1、在游戏中体验前所未有的消除乐趣,海量的关卡,换上不一样的服装道具等;
2、大家一起玩的时候要注意槽位,千万不能让槽位满了,还有下层出现的卡牌;
3、尽可能的按下插槽里东西,有大量的道具可以使用,可爱的小羊们就能一起玩游戏了。
羊了个羊游戏下载特色:
1、羊了个羊下载后的玩法非常简单,乐趣水平高,简单的画面就能体现出游戏的亮点;
2、直接下载安装包,布局体验,无需下载捆绑任何的软件;
3、每一个关卡都能带来新的体验,使用道具撤出或者移动三个砖块,体验消除道具的玩法
羊了个羊游戏亮点:
1、玩该游戏需要动动三个手指消除三个相同的物品,羊了个羊的每个游戏关卡都是可以随意地挑战的;
2、搞清楚游戏的玩法,不能有三个不同的位置,不然很容易输,游戏规则简单,但难度大;
3、当下比较的火,可以看到布局下面的四行牌,只能看到首张的牌,完全不能想出下一张牌是什么。
4、留下四行最后一张,相当于抽出3+4=7格,羊了个羊游戏下载你玩懂了么,更看懂了么?自己顺利完成更多任务即可获得更多奖励等你加入。
羊了个羊在线版游戏搭建安装说明:
前端代码,页面标题修改:index.html
< title >羊了个羊 | yuandd.net< /title >
接口相关修改:
/assets/resources/index.8b75c.js
第7877-7915行,主要将 sheep.yuandd.net 修改为您后端服务的域名;
 var n = t("./data-type")
          , a = n.ENV.online          
          , i = {
            local: {
                evn: n.ENV.local,
                host: "http://www.yuandd.net:8080",
                reportPrefix: "local_"
            },
            beta: {
                evn: n.ENV.beta,
                host: "http://www.yuandd.net",
                reportPrefix: "beta_"
            },
            online: {
                evn: n.ENV.online,
                host: "https://www.youdd.net",
                reportPrefix: "sheep_"
            },
            onlineWx: {
                evn: n.ENV.onlineWx,
                host: "https://www.youdd.net",
                reportPrefix: "sheep_wx_"
            },
            leiTing: {
                evn: n.ENV.leiTing,
                host: "http://www.yuandd.net:8080",
                reportPrefix: ""
            },
            onlineOppo: {
                evn: n.ENV.onlineOppo,
                host: "https://www.youdd.net",
                reportPrefix: "sheep_oppo_"
            },
            onlineVivo: {
                evn: n.ENV.onlineVivo,
                host: "https://www.youdd.net",
                reportPrefix: "sheep_vivo_"
            }
        };
后端代码:
后端是打包好的文件sps-0.0.1-SNAPSHOT.jar,您可以直接放到网站的目录中:
然后放到/www/wwwroot/yanglegeyang/目录下:
然后通过宝塔面板的java管理器进行运行,添加JAVA项目:
接着选择jar包:
然后域名管理添加www.yuandd.net,同时配置SSL,这里的域名要和前面前端设置的域名一致,协议也要注意,如果开启了SSL则是https://www.youdd.net,没开启则是http://www.yuandd.net
- Can free downloads or VIP member-only resources be commercialized directly?
 - The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
 
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
 - As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use. 

                    





