Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
groupe-2
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
2023-projet-agile-de-rentree
groupe-2
Commits
33e64863
Commit
33e64863
authored
1 year ago
by
Nicolas Dagneaux
Browse files
Options
Downloads
Patches
Plain Diff
ajout fleche bas
parent
795be46e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
res/sauvegarde.txt
+1
-0
1 addition, 0 deletions
res/sauvegarde.txt
src/main/Affichage.java
+1
-1
1 addition, 1 deletion
src/main/Affichage.java
with
2 additions
and
1 deletion
res/sauvegarde.txt
+
1
−
0
View file @
33e64863
Baste;10000000
titi;1300000
j;148800
arthur;125600
toto;21000
tutu;32590
...
...
This diff is collapsed.
Click to expand it.
src/main/Affichage.java
+
1
−
1
View file @
33e64863
...
...
@@ -15,7 +15,7 @@ public class Affichage {
private
static
boolean
problemeDeSaisie
=
false
;
public
static
final
int
HAUTEUR_JEU
=
Plateau
.
HAUTEUR
+
6
;
public
static
final
int
HAUTEUR_JEU
=
Plateau
.
HAUTEUR
+
8
;
public
static
final
int
LARGEUR_JEU
=
Plateau
.
LARGEUR
+
20
;
public
static
final
int
HAUTEUR_MENU
=
25
;
...
...
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