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 | Class and Description |
---|---|
class |
BroodMother
The Spider Queen.
|
class |
Cutter
A Spiderling that can cut existing Webs.
|
class |
Nest
A location (node) connected to other Nests via Webs (edges) in the game that Spiders can converge on, regardless of owner.
|
class |
Player
A player in this game.
|
class |
Spider
A Spider in the game.
|
class |
Spiderling
A Spider spawned by the BroodMother.
|
class |
Spitter
A Spiderling that creates and spits new Webs from the Nest it is on to another Nest, connecting them.
|
class |
Weaver
A Spiderling that can alter existing Webs by weaving to add or remove silk from the Webs, thus altering its strength.
|
class |
Web
A connection (edge) to a Nest (node) in the game that Spiders can converge on (regardless of owner).
|
© 2020 MST ACM SIG-GAME