Enemies


Collapse Content
Keep your friends close, but your enemies closer The Godfather

Watch out for Enemies! Pawns attack Explorers right near them. The Explorer can fight back with explorer.poke().

To check if the next Space is an enemy, you can use explorer.getSpace().isEnemy().

New Methods

Explorer

poke() - Pokes the next space, causing damage to any Enemy there. You can also specify a direction to poke.

Space

isEnemy() - returns true if the Space contains an Enemy, and false otherwise.

Challenge

Pass the enemies and reach the Goal!

Please sign in or sign up to submit answers.

Alternatively, you can try out Learneroo before signing up.

Contact Us
Sign in or email us at [email protected]