diff --git a/.gradle/7.5/checksums/checksums.lock b/.gradle/7.5/checksums/checksums.lock
new file mode 100644
index 0000000..921bba6
Binary files /dev/null and b/.gradle/7.5/checksums/checksums.lock differ
diff --git a/.gradle/7.5/checksums/md5-checksums.bin b/.gradle/7.5/checksums/md5-checksums.bin
new file mode 100644
index 0000000..a1f85e4
Binary files /dev/null and b/.gradle/7.5/checksums/md5-checksums.bin differ
diff --git a/.gradle/7.5/checksums/sha1-checksums.bin b/.gradle/7.5/checksums/sha1-checksums.bin
new file mode 100644
index 0000000..7342388
Binary files /dev/null and b/.gradle/7.5/checksums/sha1-checksums.bin differ
diff --git a/.gradle/7.5/dependencies-accessors/dependencies-accessors.lock b/.gradle/7.5/dependencies-accessors/dependencies-accessors.lock
new file mode 100644
index 0000000..003d397
Binary files /dev/null and b/.gradle/7.5/dependencies-accessors/dependencies-accessors.lock differ
diff --git a/.gradle/7.5/dependencies-accessors/gc.properties b/.gradle/7.5/dependencies-accessors/gc.properties
new file mode 100644
index 0000000..e69de29
diff --git a/.gradle/7.5/executionHistory/executionHistory.bin b/.gradle/7.5/executionHistory/executionHistory.bin
new file mode 100644
index 0000000..9272a04
Binary files /dev/null and b/.gradle/7.5/executionHistory/executionHistory.bin differ
diff --git a/.gradle/7.5/executionHistory/executionHistory.lock b/.gradle/7.5/executionHistory/executionHistory.lock
new file mode 100644
index 0000000..b3f8bd6
Binary files /dev/null and b/.gradle/7.5/executionHistory/executionHistory.lock differ
diff --git a/.gradle/7.5/fileChanges/last-build.bin b/.gradle/7.5/fileChanges/last-build.bin
new file mode 100644
index 0000000..f76dd23
Binary files /dev/null and b/.gradle/7.5/fileChanges/last-build.bin differ
diff --git a/.gradle/7.5/fileHashes/fileHashes.bin b/.gradle/7.5/fileHashes/fileHashes.bin
new file mode 100644
index 0000000..bd2886b
Binary files /dev/null and b/.gradle/7.5/fileHashes/fileHashes.bin differ
diff --git a/.gradle/7.5/fileHashes/fileHashes.lock b/.gradle/7.5/fileHashes/fileHashes.lock
new file mode 100644
index 0000000..38d56ea
Binary files /dev/null and b/.gradle/7.5/fileHashes/fileHashes.lock differ
diff --git a/.gradle/7.5/fileHashes/resourceHashesCache.bin b/.gradle/7.5/fileHashes/resourceHashesCache.bin
new file mode 100644
index 0000000..52008df
Binary files /dev/null and b/.gradle/7.5/fileHashes/resourceHashesCache.bin differ
diff --git a/.gradle/7.5/gc.properties b/.gradle/7.5/gc.properties
new file mode 100644
index 0000000..e69de29
diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock
new file mode 100644
index 0000000..b6c7fbc
Binary files /dev/null and b/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ
diff --git a/.gradle/buildOutputCleanup/cache.properties b/.gradle/buildOutputCleanup/cache.properties
new file mode 100644
index 0000000..893caed
--- /dev/null
+++ b/.gradle/buildOutputCleanup/cache.properties
@@ -0,0 +1,2 @@
+#Thu Apr 06 23:20:51 CEST 2023
+gradle.version=7.5
diff --git a/.gradle/buildOutputCleanup/outputFiles.bin b/.gradle/buildOutputCleanup/outputFiles.bin
new file mode 100644
index 0000000..34bac9e
Binary files /dev/null and b/.gradle/buildOutputCleanup/outputFiles.bin differ
diff --git a/.gradle/file-system.probe b/.gradle/file-system.probe
new file mode 100644
index 0000000..271ba9f
Binary files /dev/null and b/.gradle/file-system.probe differ
diff --git a/.gradle/vcs-1/gc.properties b/.gradle/vcs-1/gc.properties
new file mode 100644
index 0000000..e69de29
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..eaf91e2
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/.idea/.name b/.idea/.name
new file mode 100644
index 0000000..4131813
--- /dev/null
+++ b/.idea/.name
@@ -0,0 +1 @@
+MasterMind
\ No newline at end of file
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
new file mode 100644
index 0000000..fe28025
--- /dev/null
+++ b/.idea/codeStyles/Project.xml
@@ -0,0 +1,131 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ xmlns:android
+
+ ^$
+
+
+
+
+
+
+
+
+ xmlns:.*
+
+ ^$
+
+
+ BY_NAME
+
+
+
+
+
+
+ .*:id
+
+ http://schemas.android.com/apk/res/android
+
+
+
+
+
+
+
+
+ .*:name
+
+ http://schemas.android.com/apk/res/android
+
+
+
+
+
+
+
+
+ name
+
+ ^$
+
+
+
+
+
+
+
+
+ style
+
+ ^$
+
+
+
+
+
+
+
+
+ .*
+
+ ^$
+
+
+ BY_NAME
+
+
+
+
+
+
+ .*
+
+ http://schemas.android.com/apk/res/android
+
+
+ ANDROID_ATTRIBUTE_ORDER
+
+
+
+
+
+
+ .*
+
+ .*
+
+
+ BY_NAME
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml
new file mode 100644
index 0000000..307554b
--- /dev/null
+++ b/.idea/codeStyles/codeStyleConfig.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
new file mode 100644
index 0000000..7d7ec2e
--- /dev/null
+++ b/.idea/compiler.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/gradle.xml b/.idea/gradle.xml
new file mode 100644
index 0000000..00d25f9
--- /dev/null
+++ b/.idea/gradle.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000..7063837
--- /dev/null
+++ b/.idea/misc.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..c8397c9
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/.idea/gradle.xml b/app/.idea/gradle.xml
index b4ab341..0aaee49 100644
--- a/app/.idea/gradle.xml
+++ b/app/.idea/gradle.xml
@@ -1,5 +1,6 @@
+
@@ -7,6 +8,7 @@
+
diff --git a/app/src/.idea/.gitignore b/app/src/.idea/.gitignore
new file mode 100644
index 0000000..eaf91e2
--- /dev/null
+++ b/app/src/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/app/src/.idea/misc.xml b/app/src/.idea/misc.xml
new file mode 100644
index 0000000..9715c22
--- /dev/null
+++ b/app/src/.idea/misc.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/.idea/modules.xml b/app/src/.idea/modules.xml
new file mode 100644
index 0000000..2d7b6f3
--- /dev/null
+++ b/app/src/.idea/modules.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/.idea/src.iml b/app/src/.idea/src.iml
new file mode 100644
index 0000000..18ec59d
--- /dev/null
+++ b/app/src/.idea/src.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/.idea/vcs.xml b/app/src/.idea/vcs.xml
new file mode 100644
index 0000000..c8ade07
--- /dev/null
+++ b/app/src/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/androidTest/androidTest.iml b/app/src/androidTest/androidTest.iml
new file mode 100644
index 0000000..2185ddd
--- /dev/null
+++ b/app/src/androidTest/androidTest.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/.idea/.gitignore b/app/src/main/.idea/.gitignore
new file mode 100644
index 0000000..eaf91e2
--- /dev/null
+++ b/app/src/main/.idea/.gitignore
@@ -0,0 +1,3 @@
+# Default ignored files
+/shelf/
+/workspace.xml
diff --git a/app/src/main/.idea/misc.xml b/app/src/main/.idea/misc.xml
new file mode 100644
index 0000000..9715c22
--- /dev/null
+++ b/app/src/main/.idea/misc.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/.idea/modules.xml b/app/src/main/.idea/modules.xml
new file mode 100644
index 0000000..7c1fe04
--- /dev/null
+++ b/app/src/main/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/.idea/vcs.xml b/app/src/main/.idea/vcs.xml
new file mode 100644
index 0000000..17fbd1b
--- /dev/null
+++ b/app/src/main/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/java/com/example/mastermind/util/MonPaint.java b/app/src/main/java/com/example/mastermind/util/MonPaint.java
index 7e504d1..a9aeed8 100644
--- a/app/src/main/java/com/example/mastermind/util/MonPaint.java
+++ b/app/src/main/java/com/example/mastermind/util/MonPaint.java
@@ -32,7 +32,7 @@ public abstract class MonPaint {
MonPaint.noir.setColor(0xff000000);
MonPaint.vide=new Paint();
- MonPaint.vide.setColor(0xFF000000);
+ MonPaint.vide.setColor(0xFFCCCCCC);
MonPaint.vide.setStyle(Paint.Style.STROKE);
MonPaint.vide.setStrokeWidth(5.0f);
}
diff --git a/app/src/main/java/com/example/mastermind/vue/mastermind/UnePiece.java b/app/src/main/java/com/example/mastermind/vue/mastermind/UnePiece.java
index 8044552..b7d9cfe 100644
--- a/app/src/main/java/com/example/mastermind/vue/mastermind/UnePiece.java
+++ b/app/src/main/java/com/example/mastermind/vue/mastermind/UnePiece.java
@@ -16,7 +16,7 @@ public class UnePiece extends View {
public UnePiece(Context context, @Nullable AttributeSet attrs) {
super(context, attrs);
- this.color=0;
+ this.color=6;
}
@Override
diff --git a/app/src/main/main.iml b/app/src/main/main.iml
new file mode 100644
index 0000000..2185ddd
--- /dev/null
+++ b/app/src/main/main.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/test/test.iml b/app/src/test/test.iml
new file mode 100644
index 0000000..9077291
--- /dev/null
+++ b/app/src/test/test.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/local.properties b/local.properties
index ca62d85..625ea0e 100644
--- a/local.properties
+++ b/local.properties
@@ -1,8 +1,8 @@
-## This file must *NOT* be checked into Version Control Systems,
-# as it contains information specific to your local configuration.
-#
-# Location of the SDK. This is only used by Gradle.
-# For customization when using a Version Control System, please read the
-# header note.
-#Mon Mar 20 10:18:57 CET 2023
-sdk.dir=/opt/android-sdk
+## This file must *NOT* be checked into Version Control Systems,
+# as it contains information specific to your local configuration.
+#
+# Location of the SDK. This is only used by Gradle.
+# For customization when using a Version Control System, please read the
+# header note.
+#Thu Apr 06 23:27:06 CEST 2023
+sdk.dir=C\:\\Users\\leope\\AppData\\Local\\Android\\Sdk