import 'package:dartsunfish/dartsunfish.dart' as dartsunfish; void main(List arguments) { dartsunfish.GameBot().playGame(); }