WarriorJS Docs
  • Player
  • Maker
  • Gemenskap
  • Svenska
    • English
    • العربية
    • Català
    • Čeština
    • Deutsch
    • Ελληνικά
    • Español
    • Français
    • Italiano
    • Polskie
    • Русский
    • Српски језик (Ћирилица)
    • Türkçe
    • 中文
    • 繁體中文
    • Hjälpa till att översätta
  • GitHub

›Spel

Spel

  • Översikt
  • Objekt
  • Spelsätt
  • Perspektiv
  • Poängsättning
  • Episkt läge
  • Torn

Koncept

  • Enheter
  • Krigare
  • Förmågor
  • Rutor

Player API

  • Space API
  • Unit API
  • Turn API

Tips & tricks

  • Allmän
  • JavaScript
  • Artificial Intelligence
  • CLI

CLI

  • Install
  • Options
Translate

Perspektiv

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)
← SpelsättPoängsättning →
WarriorJS Docs
Docs
PlayerMaker
Community
SpectrumTwitterFollow WarriorJS on Twitter
More
DonateGitHubStar