Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Java Card Game
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
michael.divia
Java Card Game
Commits
352b1283
Commit
352b1283
authored
1 year ago
by
michael.divia
Browse files
Options
Downloads
Patches
Plain Diff
Update file README.md
parent
2022d8c0
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
352b1283
...
@@ -34,13 +34,13 @@ Le but de ce projet est dans un premier temps de modéliser différents jeux de
...
@@ -34,13 +34,13 @@ Le but de ce projet est dans un premier temps de modéliser différents jeux de
### Jouer en mode GUI
### Jouer en mode GUI
~~~
cmd
~~~
cmd
❯ cd Partie_3_
Terminal
❯ cd Partie_3_
GUI
❯ mvn compile javafx:run
❯ mvn compile javafx:run
~~~
~~~
### Tests unitaires
### Tests unitaires
Les tests unitaires peuvent être trouvé sous
`Partie_3_
Terminal
/src/test/java/ch/hepia/JoueurTest.java`
Les tests unitaires peuvent être trouvé sous
`Partie_3_
GUI
/src/test/java/ch/hepia/JoueurTest.java`
# Creators
# Creators
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment