Tower Defense Kingdom Strategy Game

You must destroy zombies advancing on the track by building towers and stop their progress on the road.

O que é Tower Defense Kingdom Strategy Game?

Tower Defense Kingdom Strategy Game é uma extensão do Chrome desenvolvida por https://pickergame.com, e sua principal característica é "You must destroy zombies advancing on the track by building towers and stop their progress on the road.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Tower Defense Kingdom Strategy Game

Baixe arquivos de extensão Tower Defense Kingdom Strategy Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Defend your castle in tower defense kingdom game where pixel art and rpg adventure combine. Apply the right strategy and protect the kingdom. Tower Defense Kingdom offers a unique pixel-based tower defense game experience. In the game, which includes the most popular features of this game genre, your goal is to prevent the enemies from crossing the track. You must build defensive towers and make strategic plans using your tactical intelligence.

The game's main objective is to stop the waves of enemies most effectively and protect your kingdom. Each time you destroy an enemy, you get rewards, which you can use to build more robust defensive towers. It would help to think strategically when choosing what defensive towers to build and where to place them. Each wave will increase in difficulty, so you must hone your skills and adjust your tactics.

Tower Defense Kingdom offers players an immersive experience combining strategy and fun. The game's pixel-based graphics give a nostalgic feel, while the extensive game mechanics will immerse you in the game. To resist the strengthening of your enemies, you must constantly upgrade your defense towers and defend your kingdom in the best way possible.

Tower Defense Kingdom is for you if you like to strategize and achieve victory using your tactical intelligence. Defend your kingdom, stop waves of enemies, and prove your strategic skills.

How To Play
Played with Mouse.

Tower Defense Kingdom Strategy Game Features
✓ Pixel Graphics
✓ 2D Character
✓ Basic control
✓ 2D Environment

Finally, you can enjoy these game for free (and more requests will be added)! Tower Defense Kingdom Strategy Game extension does not contain any hidden ads.

Help and Contact
Contact with us at [email protected] and share your thoughts and problems.                    

Informações Básicas da Extensão

Nome Tower Defense Kingdom Strategy Game Tower Defense Kingdom Strategy Game
ID alkddblfjmjkgicpjenhcihndcmichbp
URL Oficial https://chromewebstore.google.com/detail/tower-defense-kingdom-str/alkddblfjmjkgicpjenhcihndcmichbp
Descrição You must destroy zombies advancing on the track by building towers and stop their progress on the road.
Tamanho do Arquivo 2.12 MB
Contagem de Instalações 1,491
Versão Atual 2
Última Atualização 2023-08-28
Data de Publicação 2022-08-15
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor https://pickergame.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://pickergame.com/play/tower-defense-kingdom
URL da Página de Ajuda https://pickergame.com/page/contact/
URL da Página de Política de Privacidade https://pickergame.com/page/privacy-policy
Idiomas Suportados id,ms,de,en,fil,fr,sw,nl,no,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "action": {
        "default_icon": "128.png"
    },
    "author": "pickergame",
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "sandbox": {
        "pages": [
            "Game_Source\/index.html"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2"
}