WarriorJS Docs
  • Player
  • Maker
  • Topluluk
  • Türkçe
    • English
    • العربية
    • Català
    • Čeština
    • Deutsch
    • Ελληνικά
    • Español
    • Français
    • Italiano
    • Polskie
    • Русский
    • Српски језик (Ћирилица)
    • Svenska
    • 中文
    • 繁體中文
    • Çeviriye Yardım Edin
  • GitHub

›Oyun

Oyun

  • Genel Bakış
  • Nesne
  • Oynanış
  • Perspektif
  • Puanlama
  • Destansı Mod
  • Towers

Concepts

  • Units
  • Savaşçı
  • Yetenekler
  • Alanlar

Player API

  • Alan API'ı
  • Unit API
  • Turn API

İpuçları & Püf Noktaları

  • Genel
  • JavaScript
  • Artificial Intelligence
  • CLI

CLI

  • Install
  • Options
Translate

Perspektif

Even though this is a text-based game, think of it as two-dimensional where you are viewing the level's floor from overhead.

Each floor is always rectangular in shape and is made up of a number of squares. At its edge there are walls; you can't move there. You can move to any other square, including the stairs, that isn't already occupied by another unit (only one unit can be on a given square at a time).

Here is an example of a floor map and key:

╔════╗
║C s>║
║ S s║
║C @ ║
╚════╝

> = stairs
@ = Jon Snow (20 HP)
s = Sludge (12 HP)
S = Thick Sludge (24 HP)
C = Captive (1 HP)
← OynanışPuanlama →
WarriorJS Docs
Docs
PlayerMaker
Community
SpectrumTwitterFollow WarriorJS on Twitter
More
DonateGitHubStar