1 Star 2 Fork 1

SteveSimon999/Unity 数独,但是波函数坍缩算法

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Unity Sudoku of wave function collapse

image image image image image

介绍

这是一个用Unity实现的数独小游戏,与普通数独不同的地方在于,它能通过波函数坍塌算法指示出可能的选项,以及通过波函数坍塌算法生成随机数独谜题。

软件架构

该项目依赖HybridCLR+YooAsset热更新框架。游戏本体完全由UI搭建。

安装教程

  1. 工程文件:度盘链接:https://pan.baidu.com/s/1fK8Kk_xcGSvm45ZaI2XX5g?pwd=2b6j 提取码:2b6j
  2. 可下载发行版apk,在安卓系统上安装使用

参与贡献

  1. 游戏的图片素材来自于:https://www.bilibili.com/video/BV1ZE411H7zJ/
  2. 脚本中关于事件系统和输入系统的代码来自于/改编自:https://github.com/IrisFenrir/Fenrir-RPG
  3. 游戏所使用的文字样式:https://atelier-anchor.com/typefaces/smiley-sans/、https://www.bilibili.com/video/BV1JK41127aw
  4. 游戏音乐来自于HOYO-MiX
  5. 游戏中的旋转菜单改编(这里为了能在手机上触屏使用对代码做了修改)自:https://www.bilibili.com/video/BV14P4y1F7pg/

#ps:B站真不愧是学习网站

MIT License Copyright (c) 2023 SteveSimon999 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

这是一个用Unity实现的手机数独小游戏,与普通数独不同的地方在于,它能通过波函数坍塌算法指示出可能的选项,以及通过波函数坍塌算法生成随机数独谜题。 展开 收起
README
MIT
取消

发行版 (2)

全部

贡献者

全部

语言

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/stevesimon999/unity-sudoku-of-wave-function-collapse.git
git@gitee.com:stevesimon999/unity-sudoku-of-wave-function-collapse.git
stevesimon999
unity-sudoku-of-wave-function-collapse
Unity 数独,但是波函数坍缩算法
master

搜索帮助