---
title: "Smile Like Zuck · eieio.games"
url: https://daily.dev/posts/smile-like-zuck-eieio-games-682iczgra
source_url: https://eieio.games/blog/smile-like-zuck
type: article
source: "eieio.games"
published: 2026-03-31T12:29:43.214Z
updated: 2026-03-31T12:53:15.432Z
tags: ["react", "computer-vision"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Smile Like Zuck · eieio.games

**[eieio.games](https://daily.dev/sources/eieio-games)** · 3 min read · 0 upvotes · 0 comments

## Summary

A developer built a browser game called 'Smile Like Zuck' where players match their facial expressions to photos of Mark Zuckerberg. The game uses Google's MediaPipe library for real-time face tracking in the browser. A key technical detail shared is a trick for stabilizing the face bounding box by always cropping to a 3/4 aspect ratio, which prevents the frame from pulsing due to MediaPipe's unstable bounding box output. The project was built at the Recurse Center.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://eieio.games/blog/smile-like-zuck>

## Similar posts on daily.dev

- [Jump to play: Building with Gemini & MediaPipe](https://daily.dev/posts/jump-to-play-building-with-gemini-mediapipe-vbl6dhw1d) · Google Developers · 0 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#computer-vision](https://daily.dev/tags/computer-vision)

[View this post on daily.dev](https://daily.dev/posts/smile-like-zuck-eieio-games-682iczgra)
