Brow Control

    The Story Behind This Game

    This is a game that I wrote previously in Rust using the Bevy game engine. Now I let AI bring it to the web and be able to use MediaPipe and facial recognition by running a machine learning model inside the web browser.

    So now we can play with our facial expressions! Raise your eyebrows to jump, lower them to duck. The entire face mesh detection runs locally in your browser - no data is sent to any server.

    ← Back to Home