{"id":31638095,"url":"https://github.com/diamont1001/c_maze","last_synced_at":"2025-10-07T01:42:21.992Z","repository":{"id":21746456,"uuid":"25068316","full_name":"diamont1001/C_maze","owner":"diamont1001","description":"C语言写的Windows字符界面迷宫小游戏","archived":false,"fork":false,"pushed_at":"2021-08-02T21:57:05.000Z","size":54397,"stargazers_count":6,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T23:02:54.490Z","etag":null,"topics":["c","maze","win-api","windows"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/diamont1001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-11T07:40:09.000Z","updated_at":"2023-12-09T10:40:10.000Z","dependencies_parsed_at":"2022-08-17T18:15:29.077Z","dependency_job_id":null,"html_url":"https://github.com/diamont1001/C_maze","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diamont1001/C_maze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diamont1001%2FC_maze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diamont1001%2FC_maze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diamont1001%2FC_maze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diamont1001%2FC_maze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diamont1001","download_url":"https://codeload.github.com/diamont1001/C_maze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diamont1001%2FC_maze/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708067,"owners_count":26031932,"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":"2025-10-06T02:00:05.630Z","response_time":65,"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":["c","maze","win-api","windows"],"created_at":"2025-10-07T01:41:54.860Z","updated_at":"2025-10-07T01:42:21.985Z","avatar_url":"https://github.com/diamont1001.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C_maze\n\nC语言写的 windows 操作系统上的字符界面迷宫小游戏\n\n跟之前的贪吃蛇和俄罗斯方块一样，都是用C写的，字符界面的小游戏，没有调用到任何三方图形库。\n\n## 功能演示\n\n游戏内容：\n\n\u003cimg src=\"https://raw.githubusercontent.com/diamont1001/C_maze/master/docs/1.gif\" width=\"540\"/\u003e\n\n地图编辑：\n\n\u003cimg src=\"https://raw.githubusercontent.com/diamont1001/C_maze/master/docs/2.gif\" width=\"540\"/\u003e\n\n## 功能介绍：\n\n1. 正常游戏\n2. 手动编辑地图（编辑中可以选择随机生成）\n3. 保存地图（可以保存自己编辑的地图，也可以保存正在玩的地图）\n4. 读取之前保存的地图\n\n## 实现\n\n都是调用到了之前封装好的几个资源:\n\n- JR_timer\n- JR_Random\n- JR_KeyBoard\n- JR_Cursor\n\n## 地图生成\n\n地图生成算法，是基于图的深度优先算法生成的。\n\n## 环境\n\n- 运行环境：`windows`\n- 开发环境：`code::blocks + MinGW`\n\n## 附\n\n - [游戏试玩](http://download.csdn.net/download/diamont1001/3171965)\n - [原 CSDN 资源下载地址](http://download.csdn.net/download/diamont1001/3171962)\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiamont1001%2Fc_maze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiamont1001%2Fc_maze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiamont1001%2Fc_maze/lists"}