WarriorJS Docs
  • Игрок
  • Разработчик
  • Сообщество
  • Русский
    • English
    • العربية
    • Català
    • Čeština
    • Deutsch
    • Ελληνικά
    • Español
    • Français
    • Italiano
    • Polskie
    • Српски језик (Ћирилица)
    • Svenska
    • Türkçe
    • 中文
    • 繁體中文
    • Помочь с переводом
  • GitHub

›Игра

Игра

  • Обзор
  • Объект
  • Игровой процесс
  • Перспектива
  • Система баллов
  • Эпический режим
  • Towers

Основы

  • Существа
  • Воин
  • Способности
  • Разделы

API игрока

  • API Областей
  • Unit API
  • API Хода

Советы и Подсказки

  • Основныe
  • JavaScript
  • Искусственный Интеллект
  • CLI

CLI

  • Install
  • Options
Translate

Towers

A tower is a WarriorJS world. In addition to defining levels, towers can also add new abilities, effects, and units to the game.

WarriorJS CLI ships with an entry-level tower built-in. You'll need to install any additional tower you want to play.

Installing Towers

Towers are automatically loaded if you have them installed in the same node_modules directory where @warriorjs/cli is located. This means that if you have installed the game globally, you'll need to install additional towers globally. If, on the other hand, you're running the game from a local installation, you'll need to install additional towers locally.

Tower package names start with @warriorjs/tower- for official towers, or warriorjs-tower- for community towers.

Official Towers

  • @warriorjs/tower-baby-steps
  • @warriorjs/tower-tick-tick-boom (beta)

Community Towers

Have you made a tower? Add it to the list!

Making Towers

Follow this guide.

← Эпический режимСущества →
  • Installing Towers
    • Official Towers
    • Community Towers
  • Making Towers
WarriorJS Docs
Docs
PlayerMaker
Community
SpectrumTwitterFollow WarriorJS on Twitter
More
DonateGitHubStar