Threejs multiplayer tank game (Inspired by World of Tanks)
I built a multiplayer browser tank game in Three.js! As a kid, I played a ton of World of Tanks Blitz and fell in love with the aesthetic, gameplay, and the idea of driving around vehicles with crazy physics and mechanics like missiles, spotting, armor deflection, ammo types, and so on.
Now it's playable in the browser!
Claude of Tanks has 100+ playable vehicles across 16 unique maps, ranging from standard tanks with cannons to AFVs with autocannons and guidable missiles to autoloaders that can deal massive damage in a single clip.
Tanks feature highly detailed armor zones, internal modules, crew positions, and hitboxes. You can view each of them in a special gallery: https://cot.kevinliu.studio/gallery?id=amx56&layer=modules
It supports physics-driven destruction with detached turrets flying through the air.
Everything runs directly in the browser.
Also, it supports multiplayer! You can hop in private rooms or LAN lobbies.
Play free: https://cot.kevinliu.studio
Repo: https://github.com/Kevin-Liu-01/Claude-of-Tanks (it's open-source forever)