| Package | Description |
|---|---|
| game | |
| student |
| Modifier and Type | Class and Description |
|---|---|
class |
GameState |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Explorer.getOrb(ExploreState state)
Explore the cavern, trying to find the
orb in as few steps as possible.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tennessee.getOrb(ExploreState state)
Get to the orb in as few steps as possible.
|