Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Create a font animation effect in the style of Tetris.
erikdemaine.org (powered by turbo0)
erikdemaine.org (powered by turbo0)
Submit your own product to reach creators and founders looking for the next tool to try.

All-in-one AI platform with 100+ models under one subscription, including GPT, Claude, Gemini, and more.

Free 3D body visualizer that estimates your body shape and health metrics from measurements — no photo or signup required.
Free, instant online calculators across marketing, health, dev cost, construction, and more — all with reverse-solving and client-side privacy.

A premium showcase platform for discovering and upvoting top tech products launching daily.

AI meme generator: turn selfies and pet photos into classic meme pictures in seconds. Free daily generations, templates, share-ready PNG downloads.

A platform to discover, launch, and upvote the best AI tools, agents, and workflows.

Gemma4All Hardware Checker is a free tool that instantly tells you if your Mac, PC, or phone can run any Gemma 4 model size — no signup, no waiting.
The Tetris Font is a web-based typeface generator that renders each letter and digit as a stack of all seven Tetris tetrominoes, created by Erik Demaine and Martin Demaine in 2020.
Tetris Font is a typeface where every letter A–Z and digit 0–9 is composed of exactly one of each Tetris piece (I, J, L, O, S, T, Z), arranged so that they could be physically stacked in a real Tetris game. The interactive web tool at erikdemaine.org/fonts/tetris/ accepts any text input and produces an animated or static rendering showing the pieces assembling into each character. It runs entirely in the browser and is free to use.
Enter your text into the interactive web interface, choose desired settings (animation speed, puzzle mode, colors, grid, etc.), and the tool renders each character by dropping pieces one by one from above, following Tetris stacking rules (pieces must be supported by previous pieces). The designs were discovered by hand with the aid of BurrTools, which searches for ways to fit the seven tetrominoes inside a candidate outline for each letter.
Free. The web tool is publicly accessible without registration or payment. All outputs are downloadable at no cost.
The font supports uppercase letters A–Z and digits 0–9. Lowercase letters, punctuation, and special characters are not available.
Yes. The generated SVG and GIF files can be used freely in any project. The source code is on GitHub (no explicit license file, but the authors encourage use and provide a contact for issues).
The web page must be loaded with an internet connection, but after loading, all computation runs client‑side. You can also download the GIF or SVG for offline use.
Each letter was hand‑crafted by Erik and Martin Demaine, using BurrTools to verify that all seven tetrominoes can fit exactly into the outline while respecting Tetris support rules. The initial rotations follow the Super Rotation System.
Yes. The GitHub repository contains the full source code. You can open issues, submit pull requests, or fork the project to create your own version.