Adapted by abin, 2026-09-27
https://github.com/Hextris/hextris
GPL-3.0; dependency notices retained

Removed advertising, analytics, score-upload and promotional UI; local fonts; namespaced resilient storage; retained restart layout and original creators; complete modified source included.

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/hextris/ on any static HTTP server and visit /play/hextris/index.html. The game never requires its upstream server. Game bridge notifications only operate when embedded by a same-origin parent.
