Posts
Members
Info
·4y·Locked·Pinned# General
Welcome to the WarriorJS community 👋
This community is a place for developers, players, makers (people that make new levels), game enthusiasts, and the like, to share, collaborate and support each other. To help you get the most out of the community, we've listed some of the general guidelines below: • Please post…
0
I can't login in the site [SOLVED]
I'm trying to access the site to play, and it's show online a blank page to me. I try other browser, but don't do login.
5
How to detect from where I am taking damage ? baby steps lvl 9
Hello ! I am on the baby steps lvl 9 and I can detect is I am taking damage but I don't figure how to dectect from which side I am attacked ? …
0
Can't log in with my email (and impossible to Reset Password)
Hey everyone ! I'm sure i have an account with my email (i've played for some times ^^) but i can't login in. And when i try the "Reset Password" with my email, i've got the message "Oops! Something went wrong..."
2
I'm confused,where do I set this.health on lesson four??
No matter where I put warrior.think("blah blah blah: " + warrior.health()); in my code it comes out with the same value! This is my code: And this is the output, all the warrior.think() outputs are the same: …
2
Cant get past level 4 please help
Hey guys i have been struggling with level 4 for a few days now and i really need someones help here's my code: class Player { …
1
Cannot read property 'isBound' of undefined
I am just starting to learn javascript. I am working on Warrior JS now. I have this code here. It runs fine with forward. However with backwards I get: Error: Cannot read property 'isBound' of undefined. This seems to occur when warrior.rescue() is changed to…
0