-
- Downloads
Project 'android/wordguessing' was moved to 'android/org.benoitharrault.wordguessing'. Please update any links and bookmarks that may still have the old path.
Add "naive" AI player
parent
9ba2cdc3
No related branches found
No related tags found
This commit is part of merge request !10. Comments created here will be created in the context of that merge request.
Showing
- android/gradle.properties 2 additions, 2 deletionsandroid/gradle.properties
- fastlane/metadata/android/en-US/changelogs/10.txt 1 addition, 0 deletionsfastlane/metadata/android/en-US/changelogs/10.txt
- fastlane/metadata/android/fr-FR/changelogs/10.txt 1 addition, 0 deletionsfastlane/metadata/android/fr-FR/changelogs/10.txt
- lib/config/default_game_settings.dart 9 additions, 3 deletionslib/config/default_game_settings.dart
- lib/cubit/game_cubit.dart 14 additions, 0 deletionslib/cubit/game_cubit.dart
- lib/models/game/game.dart 20 additions, 0 deletionslib/models/game/game.dart
- lib/robot/robot_player.dart 20 additions, 0 deletionslib/robot/robot_player.dart
- lib/ui/parameters/parameter_painter.dart 63 additions, 0 deletionslib/ui/parameters/parameter_painter.dart
- lib/ui/widgets/game/game_player.dart 3 additions, 2 deletionslib/ui/widgets/game/game_player.dart
- pubspec.yaml 1 addition, 1 deletionpubspec.yaml
Loading
Please sign in to comment