Game review
Protector
7.7 / 10
- Developer
- Frank Force
- Publisher
- Frank Force
- Released
- 1 January 2026
- Platforms
- web
- Genre
- arcade
- Monetisation
- free
- Players
- false
The short version
A faithful Defender-style shooter with a genuine, well-implemented single-stick-plus-button touch scheme matching the arcade original's feel - confirmed with real fired shots visible on both a touch drag-and-press and a keyboard-and-Space test. Already shipped with a correct viewport tag, unlike several of its LittleJSArcade stablemates.
Biggest strengths
- Touch controls confirmed genuinely functional with visible results - a real drag on the left stick moved the ship into view and further across the screen, and a real press on the single right-side button produced a clearly visible trail of fired shots, with the button itself shown pressed in the resulting screenshot
- A faithful, honestly single-stick-plus-one-button control scheme rather than a broken twin-stick retrofit - facing follows the movement direction exactly as in the original 1981 Defender, and this was confirmed both by reading the source and by real touch testing
- Already ships with a correct viewport meta tag, unlike several of its LittleJSArcade stablemates this cycle - confirmed via window.innerWidth reading the correct 390 on a simulated phone with no fix needed
Biggest weaknesses
- Aiming behind the ship while moving forward isn't possible on touch (or, per the source, ever really wired up for a gamepad either) - a real but minor limitation inherited faithfully from the single-stick-plus-button design rather than a bug
- Minimalist wireframe-style visuals in keeping with the Defender genre rather than a distinctive modern look
- Sound wasn't deeply exercised in this test beyond confirming a working volume/options menu
Who it's for: Fans of classic Defender-style shooters who want a faithful single-stick control scheme rather than a forced twin-stick retrofit.
Our recommendation: play
7.7 / 10
Opening
Protector is a faithful Defender-style side-scroller: fly along a scrolling landscape, rescue humans from alien landers before they're hauled to the top and mutate, and keep at least one alive or the planet explodes. It's part of the same open-source LittleJS arcade collection as several other titles reviewed this cycle, and this one already had its house in order on the one bug that tripped up its stablemates.
Already correctly configured
Unlike several of its LittleJSArcade siblings, this file already ships with a correct <meta name=viewport> tag - confirmed via window.innerWidth correctly reading 390 on a simulated phone with no fix required.
A faithful single-stick scheme, confirmed with real shots
The control scheme is deliberately single-stick-plus-one-button rather than true twin-stick, matching the feel of the original 1981 arcade game: the left stick moves the ship (and facing follows the movement direction), and a single button on the right fires. This was tested directly - a real touch drag on the left stick moved the ship into view and further across the screen, and a real touch press on the fire button produced a clearly visible trail of fired shots, with the button itself shown pressed in the resulting screenshot. Desktop keyboard controls were confirmed the same way, producing a visible fired projectile after a real "D" move and Space-bar press.
A genuine secondary objective
Beyond dodging and shooting, the game tracks ten humans on the ground that landers try to abduct - catching falling humans and setting them safely back down is a real, readable objective alongside the score, wave counter, and smart-bomb/hyperspace charges in the HUD.
Final Verdict
A faithful, correctly-controlled Defender clone that gets the classic single-stick feel right rather than forcing an awkward twin-stick retrofit, and proves its touch controls work with real, visible fired shots rather than just a code read.
Pros and cons
Pros
- Touch controls confirmed genuinely functional with visible results - a real drag on the left stick moved the ship into view and further across the screen, and a real press on the single right-side button produced a clearly visible trail of fired shots, with the button itself shown pressed in the resulting screenshot
- A faithful, honestly single-stick-plus-one-button control scheme rather than a broken twin-stick retrofit - facing follows the movement direction exactly as in the original 1981 Defender, and this was confirmed both by reading the source and by real touch testing
- Already ships with a correct viewport meta tag, unlike several of its LittleJSArcade stablemates this cycle - confirmed via window.innerWidth reading the correct 390 on a simulated phone with no fix needed
- Real stakes beyond simple survival - a readable HUD tracks score, wave, humans remaining, and smart-bomb/hyperspace charges, with rescuing falling humans as a genuine secondary objective
- Desktop keyboard controls (arrows/WASD, Space to fire) confirmed working with a visible fired shot after real key input
Cons
- Aiming behind the ship while moving forward isn't possible on touch (or, per the source, ever really wired up for a gamepad either) - a real but minor limitation inherited faithfully from the single-stick-plus-button design rather than a bug
- Minimalist wireframe-style visuals in keeping with the Defender genre rather than a distinctive modern look
- Sound wasn't deeply exercised in this test beyond confirming a working volume/options menu