Product
HALOG
Turn-based online multiplayer hex strategy game where players compete to control infected hosts in a living city.
HALOG (Host Adaptive Lifeform Organism Generation) is a DigitalTouch product/project: players control a virus on a hexagonal city map, infect residents, and outmaneuver opponents while the City Protocol reacts automatically and deterministically after every turn.
No player counts, revenue, or commercial-success claims are published here.
The challenge
Building a fair multiplayer strategy game requires deterministic rules, reliable realtime sync, and a client experience that stays readable on mobile hex maps.
What was built
HALOG — a turn-based online multiplayer hex strategy product with ranked/casual modes and a City Protocol that reacts after every player turn.
Technical approach
Flutter client with a Node.js backend using realtime sockets for multiplayer coordination and turn resolution.
DigitalTouch’s role
Product engineering and technical implementation by DigitalTouch
Technologies
- Flutter
- Node.js
- Realtime sockets
Architecture highlights
- Turn-based online multiplayer for 2–4 players
- Hexagonal tactical battlefield
- Deterministic City Protocol AI after each turn
- Ranked and casual match modes