Adapted by abin, 2026-09-27
https://github.com/gabrielecirulli/2048
MIT

System fonts, namespaced save data, embed spacing, corrected unofficial-host notice.

The runtime directory contains the exact hosted files, including license notices and the local player bridge. Plain HTML/JavaScript games use runtime as their editable source.

To serve the independent game, mount runtime at /play/2048/ on any static HTTP server and visit /play/2048/index.html. The game never requires its upstream server. Game bridge notifications only operate when embedded by a same-origin parent.
