{"id":25523283,"url":"https://github.com/foxbinner/traping","last_synced_at":"2025-10-26T05:08:21.618Z","repository":{"id":278272572,"uuid":"932811304","full_name":"foxbinner/TraPing","owner":"foxbinner","description":"TraPing is a 2D game developed in C++ using the SFML graphics library. It combines gameplay elements from both Ping Pong and Pac-Man.","archived":false,"fork":false,"pushed_at":"2025-02-14T15:09:04.000Z","size":10878,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T15:54:43.345Z","etag":null,"topics":["cplusplus","game-development","pacman","pingpong","visual-studio"],"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/foxbinner.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":"2025-02-14T15:08:00.000Z","updated_at":"2025-02-16T09:58:41.000Z","dependencies_parsed_at":"2025-02-18T22:44:30.693Z","dependency_job_id":null,"html_url":"https://github.com/foxbinner/TraPing","commit_stats":null,"previous_names":["foxbinner/traping"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/foxbinner/TraPing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxbinner%2FTraPing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxbinner%2FTraPing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxbinner%2FTraPing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxbinner%2FTraPing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxbinner","download_url":"https://codeload.github.com/foxbinner/TraPing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxbinner%2FTraPing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281059632,"owners_count":26437061,"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","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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":["cplusplus","game-development","pacman","pingpong","visual-studio"],"created_at":"2025-02-19T19:18:27.107Z","updated_at":"2025-10-26T05:08:21.587Z","avatar_url":"https://github.com/foxbinner.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg height=\"90px\" alt=\"logo\" src=\"https://i.postimg.cc/SN6kMX07/traping-logo.png\"\u003e\n\n# TraPing - A Combinational Game\n\nA **Pac-Man \u0026 PingPong inspired game** where you control a character\u003cbr\u003ethrough a maze, collecting dots and strawberries 🍓, while **avoiding enemy ghosts**.\u003cbr\u003eThe goal is to **clear the maze** and score as much points as possible.\n\n[![Made With JavaScript][made_with_js]][forthebadge_url]\n[![Built With Love][built_with_love]][forthebadge_url]\n\nIf you **like this project** and find it useful, please give it a 🌟 star!\u003cbr\u003e\n↘️ It really motivates me to make more **new things** even better. ↙️\n\n![TraPing](https://i.postimg.cc/tCcf34gT/traping.gif)\n\n\u003c/div\u003e\n\n\u003ca name=\"setup-guide\"\u003e\u003c/a\u003e\n\n## 🚀 Setup Guide\n\n[![SFML][sfml_version_img]][sfml_download_directory]\n[![Issues][repo_issues_img]][repo_issues_url]\n[![License][repo_license_img]][repo_license_url]\n\n- **Installation:**\n  - Visual Studio: https://visualstudio.microsoft.com/vs/ ```2022```\n    - Workload: Desktop development with C++\n  - SFML: https://www.sfml-dev.org/download/sfml/2.5.1 ```2.5.1```\n    - Guide -\u003e [YouTube](https://www.youtube.com/watch?v=pgvlJ-Zr9Ys)\n\n\u003ca name=\"setup-guide-links\"\u003e\u003c/a\u003e\n\n- **Clean \u0026 Build with Debug x64:**\n  - In your first build, you might encounter some errors—no worries! Simply copy all .dll files from the SFML ```bin``` directory into your project's ```x64/Debug``` and ```TraPing/Debug``` folders.\n  - Then, navigate to your project folder and re-run the project—the game should now launch successfully!\n\n\n## 📖 User Manual\n\n- **Movement:** Use the arrow keys (↑↓→←) to control your character.\u003cbr\u003e\n- **Pause:** Press the P key to pause the game.\u003cbr\u003e\n- **Mute:** Press the M key to mute/unmute sound.\u003cbr\u003e\n- **Exit:** Press the ESC key to exit the game \u0026 so much more.\n\n\n## 🎯 Gameplay\n\nWhen you start the game, you will:\n\nSee a maze with dots, strawberries, and ghosts. Move your character to collect dots to score points. Collect strawberries 🍓 to temporarily invisible, avoid being touched by the ghosts. Clear the maze to proceed to the next level.\n\n\n## 🧩 Explanation\n![YouTube Video Views](https://img.shields.io/youtube/views/CYP4f9wl17M)\u003cbr\u003e\nThe gameplay and code explanation are available on YouTube.\u003cbr\u003eCheck it out here -\u003e  [YouTube](https://www.youtube.com/watch?v=CYP4f9wl17M)\n\n\n## 🚩 Contribution and Collaboration \n\nIf you encounter any problems or have suggestions, please don't hesitate to report them in the repository's [issues][repo_issues_url]. We welcome contributions of any kind! Whether it's reporting an issue or submitting a pull request after forking the repository, your input is appreciated. Let's make this project better together! 🎉\n\n\n## 🏆 Credits\n\nThis project was guided and supervised by:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n      \u003cstrong\u003e🧑‍🏫 Dr. Kazi Masudul Alam\u003c/strong\u003e\n      \u003ccode\u003eProfessor\u003c/code\u003e\n      \u003cbr\u003e CSE Discipline, Khulna University \u003cbr\u003e Site: \u003ca href=\"https://ku.ac.bd/discipline/cse/faculty/kazi\"\u003ehttps://ku.ac.bd/discipline/cse/faculty/kazi\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cimg src=\"https://i.postimg.cc/GHjCgWMz/masudul-sir.jpg?size=70\" alt=\"Dr. Kazi Masudul Alam\" style=\"height: 70px;\"\u003e\n    \u003c/td\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n      \u003cstrong\u003e🧑‍🏫 Dr. Amit Kumar Mondal\u003c/strong\u003e\n      \u003ccode\u003eAssociate Professor\u003c/code\u003e\n      \u003cbr\u003e CSE Discipline, Khulna University \u003cbr\u003e Site: \u003ca href=\"https://ku.ac.bd/discipline/cse/faculty/amit\"\u003ehttps://ku.ac.bd/discipline/cse/faculty/amit\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cimg src=\"https://i.postimg.cc/TK7XfrvD/amit-sir.jpg?size=70\" alt=\"Dr. Amit Kumar Mondal\" style=\"height: 70px;\"\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\nCollaborated with:\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n      \u003cstrong\u003e🧑‍🎓 Imran Rahman Ifty\u003c/strong\u003e\n      \u003ccode\u003eBSc.\u003c/code\u003e\n      \u003cbr\u003e CSE Discipline, Khulna University \u003cbr\u003e Site: \u003ca href=\"https://github.com/Imran-Ifty\"\u003ehttps://github.com/Imran-Ifty\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cimg src=\"https://github.com/Imran-Ifty.png?size=70\" alt=\"Imran Rahman Ifty\" style=\"height: 70px;\"\u003e\n    \u003c/td\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n## 📄 License\n\nThis game is open-sourced project licensed under the [MIT license][repo_license_url].\n\n\u003c!-- Title Badge Links --\u003e\n[made_with_js]: https://forthebadge.com/images/badges/made-with-c-plus-plus.svg\n[built_with_love]: http://forthebadge.com/images/badges/built-with-love.svg\n[forthebadge_url]: http://forthebadge.com\n\n\u003c!-- Repo Links --\u003e\n[repo_url]: https://github.com/foxbinner/TraPing\n[repo_license_url]: https://github.com/foxbinner/TraPing/blob/main/LICENSE\n[repo_license_img]: https://img.shields.io/badge/license-MIT-red\n[repo_issues_url]: https://github.com/foxbinner/TraPing/issues\n[repo_issues_img]: https://img.shields.io/badge/feedback-open-green\n\n\u003c!-- SFML --\u003e\n[sfml_version_img]: https://img.shields.io/badge/SFML-2.5.1-blue\n[sfml_download_directory]: https://www.sfml-dev.org/download/sfml/2.5.1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxbinner%2Ftraping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxbinner%2Ftraping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxbinner%2Ftraping/lists"}