{"id":16406877,"url":"https://github.com/terror/asciidraw","last_synced_at":"2026-06-09T21:31:52.676Z","repository":{"id":107011360,"uuid":"562597081","full_name":"terror/asciidraw","owner":"terror","description":"Draw ascii shapes in your terminal","archived":false,"fork":false,"pushed_at":"2022-11-23T23:29:07.000Z","size":22,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-13T11:46:11.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/terror.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-06T20:30:52.000Z","updated_at":"2023-03-07T18:32:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"1aaf0ba5-0999-48e7-96ad-ed5bcc0df2f1","html_url":"https://github.com/terror/asciidraw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/terror/asciidraw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fasciidraw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fasciidraw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fasciidraw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fasciidraw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terror","download_url":"https://codeload.github.com/terror/asciidraw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terror%2Fasciidraw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34127343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2024-10-11T06:11:13.356Z","updated_at":"2026-06-09T21:31:52.661Z","avatar_url":"https://github.com/terror.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## asciidraw 🎨\n\n**asciidraw** is a program that lets you draw ascii shapes in your terminal.\n\n#### Launching the interpreter\n\nYou can compile **asciidraw** using the standard C compiler `gcc`, and then\ninvoking the resulting binary to launch the interpreter:\n\n```bash\n$ gcc -o asciidraw asciidraw.c\n$ ./asciidraw\n```\n\n#### Example\n\nBelow is a sample asciidraw program:\n\n```\nGRID 20 20\nCIRCLE 10,10,5\nLINE 0,0 19,19\nLINE 19,0 0,19\nDISPLAY\nEND\n```\n\nThat will produce the following beautiful result:\n\n```\n9 *                  *\n8  *                *\n7   *              *\n6    *            *\n5     *    ***   *\n4      *  *   * *\n3       **     *\n2       **    * *\n1      *  *  *   *\n0      *   **    *\n9      *   **    *\n8       * *  *  *\n7        *    **\n6       * *   **\n5      *   ***  *\n4     *          *\n3    *            *\n2   *              *\n1  *                *\n0 *                  *\n 01234567890123456789\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterror%2Fasciidraw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterror%2Fasciidraw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterror%2Fasciidraw/lists"}