
Developed by Gazeus Games, Dominoes Café was a Netflix game, now removed from Netflix in Dec 2024. Client-complete, but served assets or config must be stubbed or rehosted. A working offline build or asset bundle is published.
By Gazeus Games; a modern take on classic dominoes. First WebView/HTML5 title in the set (JS game - PIXI.js + Hammer - in an Android WebView on the gen-0 com.netflix.android.api SDK). Initially filed server-dependent after the Netflix gate was cleared, then REVIVED 2026-07-14: the dead Gazeus backend turned out to be two client-side patches, not a server re-implementation. The boot login to services.dominoescafe.com/v1 is answered locally with canned per-service JSON (only user/auth is a hard gate; remote_config self-defaults), and single-player - normally brokered through socket.io to the dead game-*.dominoescafe.com servers, which reply with a forceFullSinglePlayerMatch event that runs the game's own client-side bot - is reached by redirecting the matchmaking socket-open straight to that local bot. Single-player plays fully offline with local saves; online multiplayer/leaderboards remain lost.
| Recoverability | RE required |
| Status | Recovered |
| Android (APK) | Download from Internet Archive (v1.4.6) sha256 d8645321591ac7635e4b5c08ed7e92ed4caacb1f9efd4a3bfc85c1fdaa18f010 |
| iOS (IPA) | Not yet recovered. |
| Engine | WebView / HTML5 (PIXI.js) · arm64-v8a + armeabi-v7a + x86 + x86_64 |
| Package | com.netflix.NGP.DominoesCafe |
| Released | Dec 2021 |
| Removed | Dec 2024 |
| Netflix exclusive | Yes |
| Contributors | GooglyBlox |
| Updated | Jul 14, 2026 |
Something wrong or missing? Suggest an edit.