{"id":24880689,"url":"https://github.com/deepaksilaych/gesturesurf","last_synced_at":"2026-05-01T15:39:45.668Z","repository":{"id":273910004,"uuid":"921242930","full_name":"DeepakSilaych/GestureSurf","owner":"DeepakSilaych","description":"A real-time hand gesture recognition system that controls Subway Surfers game using sign language.","archived":false,"fork":false,"pushed_at":"2025-01-23T17:10:59.000Z","size":3939,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T06:16:12.286Z","etag":null,"topics":["gesture-recognition","python","subway-surfers","tensorflow"],"latest_commit_sha":null,"homepage":"","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/DeepakSilaych.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","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}},"created_at":"2025-01-23T15:53:38.000Z","updated_at":"2025-01-23T17:11:02.000Z","dependencies_parsed_at":"2025-01-23T18:22:46.468Z","dependency_job_id":"33eb6904-ba25-454b-a0a1-cabe53faf1ba","html_url":"https://github.com/DeepakSilaych/GestureSurf","commit_stats":null,"previous_names":["deepaksilaych/gesturesurf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepakSilaych%2FGestureSurf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepakSilaych%2FGestureSurf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepakSilaych%2FGestureSurf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepakSilaych%2FGestureSurf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepakSilaych","download_url":"https://codeload.github.com/DeepakSilaych/GestureSurf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245791960,"owners_count":20672671,"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":["gesture-recognition","python","subway-surfers","tensorflow"],"created_at":"2025-02-01T11:19:11.169Z","updated_at":"2026-05-01T15:39:45.631Z","avatar_url":"https://github.com/DeepakSilaych.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎮 Sign Language Surfer: Because Why Should Keyboards Have All the Fun? 🤘\n\n![Gesture Control Demo](./img/demo.png)\n\n## 🤔 Why Did I Build This?\n\nPicture this: It's 3 AM, I'm on my 47th run of Subway Surfers (don't judge), and my keyboard is making enough noise to wake up the entire neighborhood. My fingers are doing an interpretive dance on WASD keys, and I'm thinking, \"There has to be a cooler way to play this!\"\n\nThen it hit me - what if we could play Subway Surfers using sign language? Not only would it be quieter (sorry, mechanical keyboard enthusiasts), but it would also make gaming more accessible AND help people practice sign language. Talk about a win-win-win! 🎯\n\n## ✨ What Makes This Special?\n\n- **Silent Gaming**: No more keyboard smashing! Your roommates will thank you.\n- **Learn While Playing**: Pick up some sign language while collecting coins. Education never looked so fun!\n- **Accessibility**: Making gaming more inclusive, one gesture at a time.\n- **Cool Factor**: Let's be honest, controlling games with hand gestures makes you feel like a tech wizard 🧙‍♂️\n\n## 🎯 The Controls\n\nHere's how to become a Sign Language Surfer:\n\n- A: Move Left\n- D: Move Right\n- E: Jump\n- K: Roll/Slide\n- P: Pause\n\n## 🚀 Quick Start\n\n1. **Clone this bad boy:**\n   ```bash\n   git clone https://github.com/yourusername/SignLanguageRecogniser_Realtime.git\n   cd SignLanguageRecogniser_Realtime\n   ```\n\n2. **Set up your environment:**\n   ```bash\n   python -m venv env\n   source env/bin/activate  # On Windows: env\\Scripts\\activate\n   pip install -r requirements.txt\n   ```\n\n3. **Run and have fun:**\n   ```bash\n   cd src\n   python main.py\n   ```\n\n## 🧪 The Tech Behind the Magic\n\n- **Computer Vision**: Using MediaPipe because manually tracking hand movements is so 2010\n- **Machine Learning**: A neural network that's better at recognizing gestures than I am at avoiding obstacles in the game\n- **Game Integration**: Seamlessly translating gestures to keyboard inputs (it's basically magic ✨)\n\n## 📊 Some Fun Stats\n\n- **Development Time**: 2 weeks (and countless cups of coffee ☕)\n- **Lines of Code**: Just enough to make it work, not enough to make it complicated\n- **Bugs Squashed**: More than I'd like to admit\n- **High Score Achieved**: Let's not talk about that...\n\n## 🤝 Contributing\n\nGot ideas to make this even cooler? Check out our [Contributing Guide](docs/CONTRIBUTING.md)! Whether you're a coding wizard or just have some wild ideas, we'd love to have you on board.\n\n## 📚 More Details\n\n- [Technical Documentation](docs/TECHNICAL.md) - For the nerds (like me)\n- [Changelog](docs/CHANGELOG.md) - Watch our journey unfold\n- [Project Structure](docs/README.md) - How we keep things organized\n\n## 🎮 Future Plans\n\n- Add support for more games (Portal with sign language, anyone?)\n- Implement multiplayer gestures (synchronized dancing maybe?)\n- Add Easter eggs (you'll have to find them yourself!)\n\n## ⚠️ Warning\n\nSide effects may include:\n- Feeling like a tech superhero\n- Improved sign language skills\n- Addiction to gesture-controlled gaming\n- Urge to show off to friends\n\n## 🙏 Acknowledgments\n\n- Coffee ☕ - The real MVP\n- My neighbors - For tolerating the late-night debugging sessions\n- The open-source community - You rock! 🎸\n\n## 📝 License\n\nMIT License - Because sharing is caring! 💝\n\n---\n\nMade with 🤘 by a developer who thinks keyboards are overrated\n\n*P.S. If you're reading this far, you're awesome! Now go try it out and show those running games who's boss!*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepaksilaych%2Fgesturesurf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepaksilaych%2Fgesturesurf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepaksilaych%2Fgesturesurf/lists"}