Project GameFace makes gaming accessible to everyone
Blog post from Google Cloud
At I/O 2023, Google introduced Project Gameface, an innovative open-source technology that allows users to control a computer's cursor hands-free using head movements and facial gestures, aimed at enhancing accessibility for individuals with disabilities. Inspired by quadriplegic gamer Lance Carr, who collaborated on the project, this tool uses MediaPipe's Face Landmarks Detection API to process facial expressions in real-time, enabling users to perform various mouse actions and even keyboard presses. To ensure a seamless experience, it offers customizable features such as separate cursor speed adjustments and adjustable smoothing to minimize jitteriness. The project emphasizes user comfort by allowing personalization of gesture bindings and threshold settings, supported by real-time camera feedback for optimal performance. Developed with an intuitive user interface using CustomtKinter and packaged with PyInstaller, Project Gameface is designed for easy deployment and encourages developers to build upon its potential, with its code available on GitHub.