13:00
2026-07-01
dev.to
developer-tools
Browser strategy game backend: no tick loop
Old Light, a browser strategy game, uses a backend without a tick loop to handle resource calculations for thousands of actors. Resources are computed on demand using saved balances and timestamps, avโฆ