Iteration2 - #4
Open
thomasxyz429 wants to merge 15 commits into
Open
Conversation
creation equipe adaptation de certaines classe
-debut adaptation 2v2 phase grand
-adaptation 2v2 phase Petit
-adaptation 2v2 phase Petit
-adaptation 2v2 phase FauxJeu -ajout au score de 4 joueurs
correction et amélioration de estMeilleur de paire qui fonctionne correctement maintenant
correction et amélioration de estMeilleur de paire qui fonctionne correctement maintenant
Testvalidation
Owner
|
Hello ! C'est sur votre dépôt que vous devez faire ces changements, pas sur le dépôt d'origine. Je vous laisse faire le changement et fermer cette Pull Request |
Comment on lines
1
to
10
| package com.montaury.mus; | ||
|
|
||
| import com.montaury.mus.jeu.Partie; | ||
| import com.montaury.mus.jeu.equipe.Equipe; | ||
| import com.montaury.mus.jeu.joueur.AffichageConsoleEvenementsDeJeu; | ||
| import com.montaury.mus.jeu.joueur.Joueur; | ||
| import com.montaury.mus.jeu.joueur.Opposants; | ||
| import com.montaury.mus.jeu.equipe.Opposants; | ||
| import java.util.Scanner; | ||
|
|
||
| public class Mus { |
bouboucouscous
approved these changes
Mar 25, 2021
la-urre
force-pushed
the
main
branch
2 times, most recently
from
January 25, 2022 22:38
b2df8b4 to
6976a3a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.