Package | Description |
---|---|
games.spiders |
There's an infestation of enemy spiders challenging your queen BroodMother spider! Protect her and attack the other BroodMother in this turn based, node based, game.
|
Modifier and Type | Field and Description |
---|---|
Player |
Nest.controllingPlayer
The Player that 'controls' this Nest as they have the most Spiders on this nest.
|
Player |
Game.currentPlayer
The player whose turn it is currently.
|
Player |
Player.opponent
This player's opponent in the game.
|
Player |
Spider.owner
The Player that owns this Spider, and can command it.
|
Player |
AI.player
This is your AI's player.
|
Modifier and Type | Field and Description |
---|---|
java.util.List<Player> |
Game.players
List of all the players in the game.
|
© 2020 MST ACM SIG-GAME