Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Île des Equilibre
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
Releases
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
Jonas Facon
Île des Equilibre
Commits
cb45ad98
Commit
cb45ad98
authored
1 month ago
by
Jonas Facon
Browse files
Options
Downloads
Patches
Plain Diff
Corection bug de tour quand on relance une partie
parent
73355cec
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
classes/Jeu.class
+0
-0
0 additions, 0 deletions
classes/Jeu.class
ressources/Scoreboard.csv
+4
-8
4 additions, 8 deletions
ressources/Scoreboard.csv
src/Jeu.java
+1
-0
1 addition, 0 deletions
src/Jeu.java
with
5 additions
and
8 deletions
classes/Jeu.class
+
0
−
0
View file @
cb45ad98
No preview for this file type
This diff is collapsed.
Click to expand it.
ressources/Scoreboard.csv
+
4
−
8
View file @
cb45ad98
jojo,1000
Lucas,1000
Gregoire,10
Lucie,9
821,8
Alexis,7
TES543,4
Bat�man_Real,4
antonio,22
mohamed,4
Elkhadir_off,4
hocine,3
This diff is collapsed.
Click to expand it.
src/Jeu.java
+
1
−
0
View file @
cb45ad98
...
...
@@ -1008,6 +1008,7 @@ class Jeu extends Program {
//L'algo principale
void
main
(){
tour
=
1
;
Joueur
j
=
initJoueur
();
Ressource
[]
rs
=
initRessource
();
Actions
as
=
initAction
();
...
...
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