{"id":20323710,"url":"https://github.com/erthium/pacman","last_synced_at":"2025-07-13T14:36:21.634Z","repository":{"id":163380605,"uuid":"502201767","full_name":"erthium/PacMan","owner":"erthium","description":"Good old PacMan game made in Python with Pygame and Tkinter.","archived":false,"fork":false,"pushed_at":"2023-11-22T21:25:35.000Z","size":608,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T10:16:33.291Z","etag":null,"topics":["game","game-design","level-design","pacman","pygame","python","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","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/erthium.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":"2022-06-10T23:03:43.000Z","updated_at":"2022-06-14T16:27:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5302897-5b2b-410b-a169-89e236082c78","html_url":"https://github.com/erthium/PacMan","commit_stats":null,"previous_names":["erthium/pacman"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/erthium/PacMan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erthium%2FPacMan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erthium%2FPacMan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erthium%2FPacMan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erthium%2FPacMan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erthium","download_url":"https://codeload.github.com/erthium/PacMan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erthium%2FPacMan/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265156420,"owners_count":23719712,"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":["game","game-design","level-design","pacman","pygame","python","tkinter"],"created_at":"2024-11-14T19:29:23.456Z","updated_at":"2025-07-13T14:36:21.564Z","avatar_url":"https://github.com/erthium.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PacMan\n \nThe good old PacMan game simulated with PyGame.\n\n## License\n\nThis project is [MIT](https://github.com/ErtyumPX/SpaceInvaders/blob/main/LICENSE) licensed.\n\n## Setup\n\nThe python script 'Game/main.py' is the launcher of the game. After you clone or download the repository, you can run that file.\n\nBeware that used Python version of this project is [3.8.3](https://www.python.org/downloads/release/python-383) and the used Pygame version is [2.0.1](https://www.pygame.org/project/5409/7928).\n\n## Images from the Game\n\n### Game's Itself\n\n\u003cimg src=\"https://github.com/ErtyumPX/PacMan/blob/main/Images/pacman_game.JPG\" width=50% height=50%\u003e\n\n### Map Creater for the Game\n\n\u003cimg src=\"https://github.com/ErtyumPX/PacMan/blob/main/Images/pacman_map_creater.JPG\" width=50% height=50%\u003e\n\n### SuperBerry that Allowes You to Consume Enemies\n\n\u003cimg src=\"https://github.com/ErtyumPX/PacMan/blob/main/Images/superberry.JPG\" width=15% height=15%\u003e\n\n\n## Algorithms\n\n### Pathfinding\n\nFor enemies, they check which square that they could move next is closer to the PacMan by pixels whenever they come to a turning point, and choosing the closest node with a 60 percent of chance. If our little Pacman is on superberry effect and able to consume them, the odds are turned.\n\n### Engine\n\nAll the system created and used are also in this repository [PyGameEngine](https://github.com/ErtyumPX/PyGameEngine). It includes scene management system, various scene transitions, render manager, asyncronous character animations and also the UI Elemenets created from scrtach.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferthium%2Fpacman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferthium%2Fpacman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferthium%2Fpacman/lists"}