{"id":22595692,"url":"https://github.com/oovm/deus","last_synced_at":"2026-01-08T01:02:57.704Z","repository":{"id":42028117,"uuid":"114597720","full_name":"oovm/Deus","owner":"oovm","description":"Mathematica Game Package","archived":false,"fork":false,"pushed_at":"2022-04-17T11:40:04.000Z","size":405,"stargazers_count":26,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T19:15:39.408Z","etag":null,"topics":["game","mathematica"],"latest_commit_sha":null,"homepage":"https://deus.netlify.com/","language":"Mathematica","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oovm.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-18T05:01:27.000Z","updated_at":"2023-03-22T11:03:30.000Z","dependencies_parsed_at":"2022-08-12T02:50:19.013Z","dependency_job_id":null,"html_url":"https://github.com/oovm/Deus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oovm/Deus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oovm%2FDeus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oovm%2FDeus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oovm%2FDeus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oovm%2FDeus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oovm","download_url":"https://codeload.github.com/oovm/Deus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oovm%2FDeus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28239648,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2026-01-07T02:00:05.975Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game","mathematica"],"created_at":"2024-12-08T10:11:18.757Z","updated_at":"2026-01-08T01:02:57.687Z","avatar_url":"https://github.com/oovm.png","language":"Mathematica","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deus — Nogame Nolife\n\n[![Build Status](https://travis-ci.org/GalAster/Deus.svg?branch=master)](https://travis-ci.org/GalAster/Deus)\n[![Mathematica](https://img.shields.io/badge/Mathematica-%3E%3D10.0-brightgreen.svg)](https://www.wolfram.com/mathematica/)\n[![Release Vision](https://img.shields.io/badge/release-v0.3.2-ff69b4.svg)](https://github.com/GalAster/Deus/releases)\n[![Repo Size](https://img.shields.io/github/repo-size/badges/shields.svg)](https://github.com/GalAster/Deus)\n\n![Background](https://raw.githubusercontent.com/GalAster/Deus/master/Resources/pic/MainPage.jpg)\n\n## ![项目简介](https://raw.githubusercontent.com/GalAster/Deus/master/Resources/ico/board-game-blocks.png) Introduce\n\n\n\n## ![安装方式](https://raw.githubusercontent.com/GalAster/Deus/master/Resources/ico/board-game-map.png) Install\n\n#### 手动安装\n\n- 点击release下载最新的安装包\n\n  - release 版本不带说明文档\n\n- 解压到任意`$Path`路径下\n\n  - 如果选择手动安装那么升级也要手动升级\n\n#### 自动安装\n\n- 使用``BTools` ``的部署功能\n\n## ![意见建议](https://raw.githubusercontent.com/GalAster/Deus/master/Resources/ico/board-game-box.png) Show Time!\n\n### 三维幻方\n\n### 汉诺塔动画\n\n### 数织二维码\n\n\u003cimg src=\"https://raw.githubusercontent.com/GalAster/Deus/master/Resources/pic/Nonograms.png\" alt=\"CC协议\" width = \"400\" align=center /\u003e\n\n\n\n- 演示代码\n\n```Mathematica\nNeeds[\"Deus`\"]\nIn[1]:= MagicShow[Magic[3,3],3]\nIn[2]:=\nIn[3]:= NonogramGenerate[\"https://github.com/GalAster/Deus\",Method-\u003e\"QR\"]\nIn[4]:=\n```\n## ![计划项目](https://raw.githubusercontent.com/GalAster/Deus/master/Resources/ico/battleship.png) Todo List\n\n- [x] 汉诺塔\n  - [x] 三柱汉诺塔任意解\n  - [x] 多柱汉诺塔一般解\n  - [ ] 多柱汉诺塔任意解\n- [x] 幻方\n  - [x] 任意维幻方\n  - [ ] 特种幻方\n  - [ ] 幻方判定\n- [x] 数织\n  - [x] 二维码数织\n  - [ ] 非方阵数织\n  - [ ] 多色数织\n- [ ] DigitalMinato\n  - [ ] 算法优化\n- [ ] 猜拳\n- [ ] n 皇后\n- [ ] 约瑟夫游戏\n\n\n## ![更新日志](https://raw.githubusercontent.com/GalAster/Deus/master/Resources/ico/hourglass.png) Change Log\n\n| 版本号 |更新记录 |\n|:-----:| --- \n| 0.4.0 | 加入并持续更新24点中!\n| 0.3.2 | 加入数织包\n| 0.2.1 | 移植幻方包\n| 0.1.0 | 移植汉诺塔包\n| Older | [查看完整记录](https://github.com/GalAster/Deus/blob/master/Resources/Change%20Log%20Full.md)\n\n## ![意见建议](https://raw.githubusercontent.com/GalAster/Deus/master/Resources/ico/board-games-with-roles.png) Ideas\n\n### 联系方式\n\n\n|知乎主页|  2|\n|:-:|:-:|\n| [\u003cimg src=\"https://raw.githubusercontent.com/GalAster/Deus/master/Resources/pic/Logo_Zhihu.png\" alt=\"知乎链接\" width = \"100\" align=center /\u003e](https://www.zhihu.com/people/GalAster) | 2 |\n\n\n## ![许可协议](https://raw.githubusercontent.com/GalAster/Deus/master/Resources/ico/board-gaming.png) License\n\n该软件包遵从CC 4.0协议: \u003cimg src=\"https://raw.githubusercontent.com/GalAster/Deus/master/Resources/ico/CC40_BY+NC+SA.png\" alt=\"CC协议\" align=center /\u003e\n\n**BY-NC-SA** (非商业性使用、相同方式共享）","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foovm%2Fdeus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foovm%2Fdeus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foovm%2Fdeus/lists"}