Battle Stars
4v4 hero shooter with Battle Royale

Company: SuperGaming · Game Programmer
Online multiplayer hero shooter at SuperGaming. 5M+ downloads, 4.2-star rating from 89K+ reviews. Won Best Made in India Game at Google Play Best of 2023.
Battle Stars is an online multiplayer hero shooter developed at SuperGaming, combining 4v4 team deathmatch with a battle royale mode. The game reached 5 million+ downloads with a 4.2-star rating from over 89,000 reviews, and won Best Made in India Game at Google Play Best of 2023.
I worked as a Game Programmer building core gameplay and combat systems. Hero shooters add a layer of complexity beyond standard multiplayer games – each character has unique abilities, and balancing those abilities across different game modes (TDM and BR) required careful system design. The ability framework needed to be modular enough to support new heroes without rewriting existing logic.
Key technical work included implementing the hero ability system, working on the matchmaking and lobby flow, and optimizing network code for real-time 4v4 combat on mobile. One of the trickier aspects was making ability effects feel impactful and responsive even with the latency inherent in mobile networking. The game’s commercial success and strong review scores validated the approach.