{"id":19351536,"url":"https://github.com/opensourcedoc/d20-c","last_synced_at":"2025-06-25T04:44:28.598Z","repository":{"id":77782879,"uuid":"140980158","full_name":"opensourcedoc/d20-c","owner":"opensourcedoc","description":"DnD (Dragons and Dungeons) style dice simulation","archived":false,"fork":false,"pushed_at":"2022-02-01T12:20:17.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T10:35:46.709Z","etag":null,"topics":["c","console-application","dice-roller","dungeons-and-dragons"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opensourcedoc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-14T21:47:04.000Z","updated_at":"2022-08-23T08:24:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"c4a4476f-003d-4f33-ba3e-717dbbe0a901","html_url":"https://github.com/opensourcedoc/d20-c","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opensourcedoc/d20-c","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fd20-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fd20-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fd20-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fd20-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensourcedoc","download_url":"https://codeload.github.com/opensourcedoc/d20-c/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensourcedoc%2Fd20-c/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261807681,"owners_count":23212660,"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","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","console-application","dice-roller","dungeons-and-dragons"],"created_at":"2024-11-10T04:36:33.391Z","updated_at":"2025-06-25T04:44:28.575Z","avatar_url":"https://github.com/opensourcedoc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# d20\n\nA small console program to demo how to implement DnD (Dragons and Dungeons) style dices in C.\n\n## System Requirements\n\n* A C compiler that implements C99\n* GNU Make\n\n## Usage\n\n`d20` default to `1d6`:\n\n```\n$ d20\n3\n```\n\nYou may roll different dice by applying different string:\n\n```\n$ d20 \"1d8+1\"\n```\n\nAlternatively, roll with command line arguments, like `2d6+2`:\n\n```\n$ d20 -r 2 -d 6 -m 2\n```\n\n## Copyright\n\nCopyright (c) 2018 Michelle Chen. Licensed under MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensourcedoc%2Fd20-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensourcedoc%2Fd20-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensourcedoc%2Fd20-c/lists"}