{"id":17190775,"url":"https://github.com/stestagg/printman","last_synced_at":"2025-03-25T05:54:37.889Z","repository":{"id":7516753,"uuid":"8867284","full_name":"stestagg/printman","owner":"stestagg","description":"Code for the world's slowest game of pacman","archived":false,"fork":false,"pushed_at":"2013-03-19T00:32:24.000Z","size":216,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T05:27:33.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/stestagg.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":"2013-03-19T00:17:37.000Z","updated_at":"2013-10-29T10:06:03.000Z","dependencies_parsed_at":"2022-09-11T13:03:07.526Z","dependency_job_id":null,"html_url":"https://github.com/stestagg/printman","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stestagg%2Fprintman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stestagg%2Fprintman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stestagg%2Fprintman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stestagg%2Fprintman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stestagg","download_url":"https://codeload.github.com/stestagg/printman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245407773,"owners_count":20610234,"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":[],"created_at":"2024-10-15T01:23:55.035Z","updated_at":"2025-03-25T05:54:37.868Z","avatar_url":"https://github.com/stestagg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"printman\n========\n\nCode for the world's slowest game of pacman.\n\nDesigned as a little printer[http://bergcloud.com/littleprinter/] publication, \nthis app allows people to play very slow games of pacman, with one move per day.\n\nDesign\n------\nCode takes ascii-art board definitions like this:\n```\n+----+--------+----+\n|....|........|....|\n|.+-.|.------.|.-+.|\n|.|..............|.|\n|.|.--.+-==-+.--.|.|\n|......|MNOP|......|\n|.|.--.+----+.--.|.|\n|.|..............|.|\n|.+-.|.------.|.-+.|\n|....|....c...|....|\n+------------------+\n```\nAnd from that, generates graphics for board outline, and correctly sized pacmans etc.. (gfx.py)\nAlso calculated routes and information needed for playing game, and allows games to be started.\n\nPrintman uses python-png and a modified version of python-qrcode to generate graphics.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstestagg%2Fprintman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstestagg%2Fprintman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstestagg%2Fprintman/lists"}