Mini-game suite with Web Tab SDK integration for Astranet
This repository provides a set of browser-based mini-games that work both inside Astranet community tabs and as standalone web apps. It includes a lightweight Node.js server using only built‑in modules and SQLite, handling player authentication via Astranet's pairwise token and server‑side scoring. The client is built with React, Vite, and TypeScript, offering deterministic game state and local guest mode. It serves developers who need a ready‑made example of integrating games with the Astranet Web Tab SDK.
View on GitHub →AstranetApp/astranet-games