Merge branch 'test/tout_par_tour' into 'main'
Test/tout par tour See merge request !7
Showing
- .gitattributes 4 additions, 0 deletions.gitattributes
- .gitignore 3 additions, 0 deletions.gitignore
- godot_project/Game/scenes/CardSlot.tscn 1 addition, 0 deletionsgodot_project/Game/scenes/CardSlot.tscn
- godot_project/Game/scenes/cartes.tscn 4 additions, 4 deletionsgodot_project/Game/scenes/cartes.tscn
- godot_project/Game/scenes/enemy_cartes.tscn 2 additions, 2 deletionsgodot_project/Game/scenes/enemy_cartes.tscn
- godot_project/Game/scenes/mai6771.tmp 70 additions, 0 deletionsgodot_project/Game/scenes/mai6771.tmp
- godot_project/Game/scenes/main.tscn 128 additions, 15 deletionsgodot_project/Game/scenes/main.tscn
- godot_project/Game/scenes/popup.tscn 37 additions, 0 deletionsgodot_project/Game/scenes/popup.tscn
- godot_project/Game/scripts/bot_player_func.gd 288 additions, 0 deletionsgodot_project/Game/scripts/bot_player_func.gd
- godot_project/Game/scripts/button.gd 0 additions, 1 deletiongodot_project/Game/scripts/button.gd
- godot_project/Game/scripts/card_manager.gd 323 additions, 85 deletionsgodot_project/Game/scripts/card_manager.gd
- godot_project/Game/scripts/card_manager_enemy.gd 18 additions, 19 deletionsgodot_project/Game/scripts/card_manager_enemy.gd
- godot_project/Game/scripts/card_manager_enemy_left.gd 37 additions, 0 deletionsgodot_project/Game/scripts/card_manager_enemy_left.gd
- godot_project/Game/scripts/card_manager_enemy_right.gd 39 additions, 0 deletionsgodot_project/Game/scripts/card_manager_enemy_right.gd
- godot_project/Game/scripts/card_slot.gd 6 additions, 0 deletionsgodot_project/Game/scripts/card_slot.gd
- godot_project/Game/scripts/cartes_enemy.gd 1 addition, 0 deletionsgodot_project/Game/scripts/cartes_enemy.gd
- godot_project/Game/scripts/enemy_hand_left.gd 105 additions, 0 deletionsgodot_project/Game/scripts/enemy_hand_left.gd
- godot_project/Game/scripts/enemy_hand_right.gd 105 additions, 0 deletionsgodot_project/Game/scripts/enemy_hand_right.gd
- godot_project/Game/scripts/enemy_hand_up.gd 102 additions, 0 deletionsgodot_project/Game/scripts/enemy_hand_up.gd
- godot_project/Game/scripts/global_card_img.gd 3 additions, 0 deletionsgodot_project/Game/scripts/global_card_img.gd
Please register or sign in to comment