Code Monkey home page Code Monkey logo

solvable-sheep-game's Introduction

能够解出来的 "羊了个羊" 小游戏 Demo

version license stars forks issues issues commit-activity last-commit production-state preview-state

坑爹的小游戏(本来玩法挺有意思的,非得恶心人),根本无解(99.99%无解),气的我自己写了个 demo, 扫二维码或pc 浏览器体验

声明:本项目仅供交流,禁止商用!否则后果自负。基于此项目的二创都是欢迎的,但非二创请不要删除原仓库地址 (啥都不改唯独删除来源我真的会谢 🙄️,请尊重他人劳动成果)

体验地址二维码

Feature

  • 弹出:弹出队列左侧第一个,无限次数
  • 撤销:撤销上一次操作,无限次数
  • 洗牌:哗啦哗啦,无限次数
  • 关卡:20 关玩到爽,可直接跳
  • 内置主题:金轮、 *猪、 ikun(露出黑脚)等
  • 自定义主题:自定义图片和音效,快速整活
  • 排行榜:皇城 pk

开心就好 😄

previews.png

Contribution

vite+react 实现,欢迎 star、issue、pr、fork(尽量标注原仓库地址)

Related Repo

opendilab 的 AI 整活!移步 DI-sheep:深度强化学习 + 羊了个羊

Todo List

  • 基础操作
  • 关卡生成
  • UI/UX 优化
  • 多主题
  • 计时、得分、保存进度机制
  • 排行榜
  • 性能优化
  • BGM/音效
  • 点击时的缓冲队列,优化交互动画效果
  • 该游戏似乎涉嫌抄袭,考证后补充来源说明
  • 桌面应用
  • 路径区分主题
  • 主题自定义
  • 本地图片、音频配置

二次开发

项目的自定义主题功能涉及到后台存储(Bmob 懒人数据库),如果您只是简单的整活,可能并不需要相关的逻辑。 详细的二次开发说明请移步这里DIY 指南

License

GNU GENERAL PUBLIC LICENSE Version 3

资助

由于各种白嫖的静态资源托管、后台服务的免费额度都已用完,目前自费升级了相关套餐。 如果您喜欢这个项目,觉得本项目对你有帮助的话,可以扫描下方付款码请我喝杯咖啡 ☕️/分摊后台服务费用~ 😘

2023.5.5 更新:Bmob 服务到期,后台服务已下线,相关功能暂时无法使用,如有需要请自行搭建后台服务

wxQrCodes.png

solvable-sheep-game's People

Contributors

streakingman avatar z-jeff953 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

solvable-sheep-game's Issues

这是什么原因,该怎么修复

Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "application/octet-stream". Strict MIME type checking is enforced for module scripts per HTML spec.

求助一些前端实现问题

我们这边在搭建一个网页部署端(https://opendilab.net/sheep ),我之前没怎么接触过前端相关,所以有几个问题想求助下:

  • 有时候失败或者通关的提示button会一闪而过,没操作什么就过去了
  • 在有些收集和浏览器上打开上面的网址,会出现完全没东西,不显示的情况

演示网站,打不开

问候,
我收到一条错误消息。我打开了演示网站,该网站位于以下链接: https://solvable-sheep-game.streakingman.com/

这是复制的错误消息:

当前应用url:/1/classes/file, 参数为:{"limit":["100"],"where":["{\"type\":\"default\"}"]}, 返回带宽大小(数据长度):383064, 系统限制值:204800, 带宽大小(数据长度)已超过bmob的限制,请升级套餐
稍后再试或 [返回首页](https://solvable-sheep-game.streakingman.com/)

这就是我所看到的 :
Screenshot 2022-11-03 at 3 48 43 PM

请问我该如何解决?谢谢你。

移植问题

StreakingMan,请问下这个工程可以移植到微信小程序吗?

二次开发的一些问题

非常感谢你的项目!!!
我在你的项目基础上,搞了一个AI(基于深度强化学习)玩这个的 repo:DI-sheep
想问下像现在这样在 README 里致谢标注你的 repo 可以吗?以及你有没有什么其他创意和想法,一起试试 AI + 这个游戏的更多想法?

我居然玩过()
b站上找的,(原来我老早就认识clug了())

yarn build 报错,大佬能帮忙看看吗

请教下大佬这报错是怎么回事呢

`D:\Downloads\Compressed\solvable-sheep-game-master>yarn build
yarn run v1.22.10
$ tsc && vite build
file:///D:/Downloads/Compressed/solvable-sheep-game-master/node_modules/vite/bin/vite.js:7
await import('source-map-support').then((r) => r.default.install())
^^^^^

SyntaxError: Unexpected reserved word
at Loader.moduleStrategy (internal/modules/esm/translators.js:122:18)
at async link (internal/modules/esm/module_job.js:42:21)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.