{"id":18304087,"url":"https://github.com/echosingh/virtualshootinggame","last_synced_at":"2026-04-29T16:04:09.537Z","repository":{"id":250652404,"uuid":"835063882","full_name":"EchoSingh/VirtualShootingGame","owner":"EchoSingh","description":"Use your hand to aim and shoot targets on the screen, all while enjoying a dynamic and engaging gameplay experience","archived":false,"fork":false,"pushed_at":"2024-07-29T05:11:52.000Z","size":734,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T04:33:29.282Z","etag":null,"topics":["mediapipe","opencv","pinch-to-shoot","pygame","python3","shooter-game"],"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/EchoSingh.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":"2024-07-29T05:00:24.000Z","updated_at":"2025-01-21T15:11:00.000Z","dependencies_parsed_at":"2024-07-29T06:38:18.034Z","dependency_job_id":"f12a805b-0968-49ec-80f4-b4dae20175ec","html_url":"https://github.com/EchoSingh/VirtualShootingGame","commit_stats":null,"previous_names":["echosingh/virtualshootinggame"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EchoSingh%2FVirtualShootingGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EchoSingh%2FVirtualShootingGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EchoSingh%2FVirtualShootingGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EchoSingh%2FVirtualShootingGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EchoSingh","download_url":"https://codeload.github.com/EchoSingh/VirtualShootingGame/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018692,"owners_count":21034135,"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":["mediapipe","opencv","pinch-to-shoot","pygame","python3","shooter-game"],"created_at":"2024-11-05T15:27:46.133Z","updated_at":"2026-04-29T16:04:09.485Z","avatar_url":"https://github.com/EchoSingh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎯 Virtual Shooting Game\n\nWelcome to the Virtual Shooting Game! This game utilizes your webcam and hand gestures to simulate a shooting experience. Use your hand to aim and shoot targets on the screen, all while enjoying a dynamic and engaging gameplay experience.\n\n![Screenshot](Screenshot.png) \n\n## Features\n- 📷 **Webcam Integration**: Utilizes Mediapipe to detect hand gestures and track movements.\n- 🎮 **Real-time Shooting**: Aim and shoot targets using your hand gestures.\n- 💻 **Interactive UI**: See your score and target coordinates directly on the screen.\n- 🔊 **Sound Effects**: Hear realistic shooting sounds when you hit a target.\n\n## Requirements\n- Python 3.x\n- Pygame\n- OpenCV\n- Mediapipe\n- Other dependencies listed in `requirements.txt`\n\n## Installation\nClone the repository:\n\n```bash\ngit clone https://github.com/EchoSingh/VirtualShootingGame.git\n```\n\nNavigate to the project directory:\n\n```bash\ncd VirtualShootingGame\n```\n\nInstall dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\nRun the game:\n\n```bash\npython src/main.py\n```\n\n## How to Play\n1. **Start the game**: Run `src/main.py` to launch the game.\n2. **Aim**: Position your hand in front of the webcam to move the crosshair.\n3. **Shoot**: Pinch your thumb and index finger together to shoot at the targets.\n4. **Score**: Hit targets to score points. Your score is displayed on the screen.\n\n\n## Contributing\nFeel free to fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contact\nFor any questions or suggestions, please reach out to me at EchoSingh.\n\n## Folder Structure\n```\nVirtualShootingGame/\n│\n├── assets/\n│   ├── crosshair.png\n│   ├── target.png\n│   ├── sounds/\n│   │   ├── shoot.wav\n│\n├── src/\n│   ├── main.py\n│\n├── README.md\n├── requirements.txt\n└── .gitignore\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechosingh%2Fvirtualshootinggame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fechosingh%2Fvirtualshootinggame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fechosingh%2Fvirtualshootinggame/lists"}