Tetris × Pretext — Pretext Demo
A faithful recreation of the classic Tetris game where falling tetrominoes are composed entirely of text characters, powered by Pretext's precision layout system for pixel-perfect piece placement and rotation.
Type: Game |
Author: shinichimochizuki |
Tags: Game, Arcade
View source code on GitHub
Browse all 18 Pretext community demos
Read: How it’s built ↗
Pretext is a TypeScript library for DOM-free text layout,
measuring and positioning text 500x faster than traditional browser layout.
Created by Cheng Lou (React core, ReasonML, Midjourney).