abstract class Strategy::Base
- Strategy::Base
- Reference
- Object
Direct Known Subclasses
- Strategy::BlastRandomValid
- Strategy::CautiousCarol
- Strategy::ChaseClosestFood
- Strategy::ChaseRandomFood
- Strategy::Random
- Strategy::RandomValid
Defined in:
strategy/base.crConstructors
Instance Method Summary
-
#move
Returns the move (direction) to chose based on the @context