https://github.com/oovm/deus
Mathematica Game Package
https://github.com/oovm/deus
game mathematica
Last synced: 6 months ago
JSON representation
Mathematica Game Package
- Host: GitHub
- URL: https://github.com/oovm/deus
- Owner: oovm
- License: mpl-2.0
- Created: 2017-12-18T05:01:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T11:40:04.000Z (about 4 years ago)
- Last Synced: 2025-03-28T19:15:39.408Z (about 1 year ago)
- Topics: game, mathematica
- Language: Mathematica
- Homepage: https://deus.netlify.com/
- Size: 396 KB
- Stars: 26
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.md
Awesome Lists containing this project
README
# Deus — Nogame Nolife
[](https://travis-ci.org/GalAster/Deus)
[](https://www.wolfram.com/mathematica/)
[](https://github.com/GalAster/Deus/releases)
[](https://github.com/GalAster/Deus)

##  Introduce
##  Install
#### 手动安装
- 点击release下载最新的安装包
- release 版本不带说明文档
- 解压到任意`$Path`路径下
- 如果选择手动安装那么升级也要手动升级
#### 自动安装
- 使用``BTools` ``的部署功能
##  Show Time!
### 三维幻方
### 汉诺塔动画
### 数织二维码

- 演示代码
```Mathematica
Needs["Deus`"]
In[1]:= MagicShow[Magic[3,3],3]
In[2]:=
In[3]:= NonogramGenerate["https://github.com/GalAster/Deus",Method->"QR"]
In[4]:=
```
##  Todo List
- [x] 汉诺塔
- [x] 三柱汉诺塔任意解
- [x] 多柱汉诺塔一般解
- [ ] 多柱汉诺塔任意解
- [x] 幻方
- [x] 任意维幻方
- [ ] 特种幻方
- [ ] 幻方判定
- [x] 数织
- [x] 二维码数织
- [ ] 非方阵数织
- [ ] 多色数织
- [ ] DigitalMinato
- [ ] 算法优化
- [ ] 猜拳
- [ ] n 皇后
- [ ] 约瑟夫游戏
##  Change Log
| 版本号 |更新记录 |
|:-----:| ---
| 0.4.0 | 加入并持续更新24点中!
| 0.3.2 | 加入数织包
| 0.2.1 | 移植幻方包
| 0.1.0 | 移植汉诺塔包
| Older | [查看完整记录](https://github.com/GalAster/Deus/blob/master/Resources/Change%20Log%20Full.md)
##  Ideas
### 联系方式
|知乎主页| 2|
|:-:|:-:|
| [
](https://www.zhihu.com/people/GalAster) | 2 |
##  License
该软件包遵从CC 4.0协议: 
**BY-NC-SA** (非商业性使用、相同方式共享)