Games that play in your browser — phone or desktop.

Games » Tank Combat

Tank Combat

By 1v1 tank duel, touch controls proven with a real kill · 2026

Play:

Touch: Drag the on-screen d-pad to move and turn, tap the round button to fire · Keyboard: WASD or arrows to move/turn, Space or mouse click to fire

About:

A 1v1 top-down tank arena shooter built on the LittleJS engine. The as-found file was missing its viewport meta tag (the same bug found across several LittleJSArcade titles), which shrinks on-screen touch controls on a real phone; fixed before this install. The control scheme is one movement d-pad plus a single fire button (the tank auto-turns to face the d-pad's push direction when not separately aiming), and it was verified with the strongest possible evidence: a genuine touch drag plus genuine touch taps on the fire button destroyed the AI tank for real, moving the on-screen scoreboard from 'Red 0 - 0 Blue' to 'Red 0 - 1 Blue'.

Credits:

Made by 1v1 tank duel, touch controls proven with a real kill, 2026. Published here under the MIT licence. Source code.

Phone check: 2026-09-08: found the as-served file had no <meta name=viewport> tag (same as other LittleJSArcade titles this cycle), confirmed via window.innerWidth reading 390 only after adding the standard tag. Re-tested on a simulated phone with genuine CDP touch: a real drag on the movement d-pad turned and drove the tank toward the enemy, and real taps on the fire button landed hits, changing the live scoreboard from 'Red 0 - 0 Blue' to 'Red 0 - 1 Blue' - a definitive, scoreboard-confirmed proof of working touch controls. Desktop WASD + mouse also confirmed working.

Read the review