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