{"id":28625408,"url":"https://github.com/namelessproj/java_pacman","last_synced_at":"2025-07-24T14:05:52.419Z","repository":{"id":294724246,"uuid":"986549214","full_name":"NamelessProj/Java_PacMan","owner":"NamelessProj","description":"A PacMan game written in Java","archived":false,"fork":false,"pushed_at":"2025-05-24T09:18:34.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T08:11:28.957Z","etag":null,"topics":["java","pac-man","pac-man-game","pacman","pacman-game"],"latest_commit_sha":null,"homepage":"","language":"Java","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/NamelessProj.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,"zenodo":null}},"created_at":"2025-05-19T19:22:09.000Z","updated_at":"2025-05-24T09:18:37.000Z","dependencies_parsed_at":"2025-05-21T19:41:48.225Z","dependency_job_id":null,"html_url":"https://github.com/NamelessProj/Java_PacMan","commit_stats":null,"previous_names":["namelessproj/java_pacman"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NamelessProj/Java_PacMan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessProj%2FJava_PacMan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessProj%2FJava_PacMan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessProj%2FJava_PacMan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessProj%2FJava_PacMan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NamelessProj","download_url":"https://codeload.github.com/NamelessProj/Java_PacMan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NamelessProj%2FJava_PacMan/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262452435,"owners_count":23313437,"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":["java","pac-man","pac-man-game","pacman","pacman-game"],"created_at":"2025-06-12T08:10:36.701Z","updated_at":"2025-06-28T15:31:53.058Z","avatar_url":"https://github.com/NamelessProj.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Java-v.23.0.2-orange\" alt=\"Java version\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/github/license/NamelessProj/Java_PacMan\" alt=\"licence\"/\u003e\n\u003cimg src=\"https://img.shields.io/github/repo-size/NamelessProj/Java_PacMan\" alt=\"repo size\"/\u003e\n\u003c/p\u003e\n\n# Pac-Man Java\n\nThis project is a simple reimplementation of the classic **Pac-Man** game in Java, using Swing for the graphical interface.\n\n## Features\n\n- Move Pac-Man with the arrow keys\n- Randomly moving ghosts\n- Collectible dots and bonus cherries\n- Score, lives, and level management\n- Pause (Space key) and restart (R key)\n\n## Controls\n\n- **Arrow keys**: Move Pac-Man\n- **Space**: Pause / resume the game\n- **R**: Restart the game after Game Over\n\n## Requirements\n\n- Java 17 or higher\n- Maven\n\n## Installation and Running\n\n1. Clone this repository\n    ```bash\n    git clone https://github.com/NamelessProj/Java_PacMan.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd Java_PacMan\n   ```\n3. Run the following command to build the project:\n   ```bash\n   jar -cvf PacMan.jar src/main/java/com/example/pacman/*.java\n   ```\n4. Run the game using the following command:\n   ```bash\n    javaw.exe -jar PacMan.jar\n   # or\n    java -jar PacMan.jar\n    ```\n\n## Resources\n\nGame images must be placed in `src/main/java/images/`:\n- `pacmanRight.png`, `pacmanLeft.png`, `pacmanUp.png`, `pacmanDown.png`\n- `blueGhost.png`, `orangeGhost.png`, `pinkGhost.png`, `redGhost.png`\n- `wall.png`, `cherry.png`\n\n## Licence\n\nThis project is licensed under the MIT License. See the [`LICENCE`](./LICENCE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamelessproj%2Fjava_pacman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamelessproj%2Fjava_pacman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamelessproj%2Fjava_pacman/lists"}