Sockless Tower Defense is a Victorian-steampunk tower defense game in the tradition of Defense Grid. It runs directly in the browser and can be installed on Android and iOS as a Progressive Web App. Players defend brass power cores against waves of clockwork machines across 25 hand-designed maps, choosing from 31 towers with branching upgrade paths.
Behind the game sits an authoritative ASP.NET Core server. It owns every account, every piece of content and all player progression, and it verifies each battle before any reward is granted. The client renders and simulates the battle with PixiJS; the server decides what counts.