






















Tank Stars belongs to one of the oldest genres in computer gaming: the artillery duel. Two vehicles sit on opposite sides of uneven terrain, and each turn you choose an angle, choose a power level, and fire. Gravity does the rest. The lineage runs back through Worms to Scorched Earth and ultimately to a BASIC program called Artillery that circulated in the 1970s, and the core loop has survived intact because it is close to perfect.
The two variables are what make it a game rather than a coin flip. Angle determines the shape of the arc, power determines its length, and the terrain between you determines what you can and cannot clear. A shot that falls short tells you to add power; one that sails over tells you to reduce it. Good players bracket a target in two shots and land the third, and the tension is that your opponent is doing exactly the same arithmetic while you do yours.
Weapon selection adds the second layer. Different shells behave differently — some fly flat and fast, some arc high, some split or scatter on the way down — so the same angle and power produce different results depending on what you loaded. Choosing the right weapon for a given distance and terrain profile is often more decisive than fine-tuning the angle.
Terrain deformation is the mechanic that keeps a duel from stalling. Every impact digs into the ground, which means the battlefield after ten shots is not the battlefield you started on. Cover disappears, angles that were blocked open up, and a tank that had been safely tucked behind a ridge can find that ridge has been shot away. Some of the best shots in the genre are the ones that reshape the terrain rather than hitting the target.
The version here supports online play, matches against the computer, and local two-player on the same keyboard. That last mode is worth noting — passing a keyboard back and forth is how a lot of people first met this genre, and it remains the most enjoyable way to play it.
This build is by Big Game Freaks and is distributed through Playhop, the Yandex games platform, so it runs in a browser tab with no install. Playhop plays a short advertisement before the game starts, which is how the platform pays the developer. Turn-based play means it works comfortably on desktop, phone or tablet.