diff --git a/app/.gitignore (copy 1) b/app/.gitignore (copy 1)
deleted file mode 100644
index 42afabf..0000000
--- a/app/.gitignore (copy 1)
+++ /dev/null
@@ -1 +0,0 @@
-/build
\ No newline at end of file
diff --git a/app/build (copy 1).gradle b/app/build (copy 1).gradle
deleted file mode 100644
index 5313a38..0000000
--- a/app/build (copy 1).gradle
+++ /dev/null
@@ -1,40 +0,0 @@
-plugins {
- id 'com.android.application'
-}
-
-android {
- namespace 'com.example.jmastermind'
- compileSdk 33
-
- defaultConfig {
- applicationId "com.example.jmastermind"
- minSdk 19
- targetSdk 33
- versionCode 1
- versionName "1.0"
-
- testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
- }
-
- buildTypes {
- release {
- minifyEnabled false
- proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
- }
- }
- compileOptions {
- sourceCompatibility JavaVersion.VERSION_1_8
- targetCompatibility JavaVersion.VERSION_1_8
- }
- buildToolsVersion '33.0.0'
-}
-
-dependencies {
-
- implementation 'androidx.appcompat:appcompat:1.6.1'
- implementation 'com.google.android.material:material:1.8.0'
- implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
- testImplementation 'junit:junit:4.13.2'
- androidTestImplementation 'androidx.test.ext:junit:1.1.5'
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
-}
\ No newline at end of file
diff --git a/app/proguard-rules (copy 1).pro b/app/proguard-rules (copy 1).pro
deleted file mode 100644
index 481bb43..0000000
--- a/app/proguard-rules (copy 1).pro
+++ /dev/null
@@ -1,21 +0,0 @@
-# Add project specific ProGuard rules here.
-# You can control the set of applied configuration files using the
-# proguardFiles setting in build.gradle.
-#
-# For more details, see
-# http://developer.android.com/guide/developing/tools/proguard.html
-
-# If your project uses WebView with JS, uncomment the following
-# and specify the fully qualified class name to the JavaScript interface
-# class:
-#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
-# public *;
-#}
-
-# Uncomment this to preserve the line number information for
-# debugging stack traces.
-#-keepattributes SourceFile,LineNumberTable
-
-# If you keep the line number information, uncomment this to
-# hide the original source file name.
-#-renamesourcefileattribute SourceFile
\ No newline at end of file
diff --git a/app/src/androidTest/java/com/example/jmastermind/ExampleInstrumentedTest (copy 1).java b/app/src/androidTest/java/com/example/jmastermind/ExampleInstrumentedTest (copy 1).java
deleted file mode 100644
index 9c546fc..0000000
--- a/app/src/androidTest/java/com/example/jmastermind/ExampleInstrumentedTest (copy 1).java
+++ /dev/null
@@ -1,26 +0,0 @@
-package com.example.jmastermind;
-
-import android.content.Context;
-
-import androidx.test.platform.app.InstrumentationRegistry;
-import androidx.test.ext.junit.runners.AndroidJUnit4;
-
-import org.junit.Test;
-import org.junit.runner.RunWith;
-
-import static org.junit.Assert.*;
-
-/**
- * Instrumented test, which will execute on an Android device.
- *
- * @see Testing documentation
- */
-@RunWith(AndroidJUnit4.class)
-public class ExampleInstrumentedTest {
- @Test
- public void useAppContext() {
- // Context of the app under test.
- Context appContext = InstrumentationRegistry.getInstrumentation().getTargetContext();
- assertEquals("com.example.jmastermind", appContext.getPackageName());
- }
-}
\ No newline at end of file
diff --git a/app/src/main/AndroidManifest (copy 1).xml b/app/src/main/AndroidManifest (copy 1).xml
deleted file mode 100644
index 0066848..0000000
--- a/app/src/main/AndroidManifest (copy 1).xml
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/drawable-v24/ic_launcher_foreground (copy 1).xml b/app/src/main/res/drawable-v24/ic_launcher_foreground (copy 1).xml
deleted file mode 100644
index 2b068d1..0000000
--- a/app/src/main/res/drawable-v24/ic_launcher_foreground (copy 1).xml
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/drawable/ic_launcher_background (copy 1).xml b/app/src/main/res/drawable/ic_launcher_background (copy 1).xml
deleted file mode 100644
index 07d5da9..0000000
--- a/app/src/main/res/drawable/ic_launcher_background (copy 1).xml
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/app/src/main/res/layout/game (copy 1).xml b/app/src/main/res/layout/game (copy 1).xml
deleted file mode 100644
index 098313a..0000000
--- a/app/src/main/res/layout/game (copy 1).xml
+++ /dev/null
@@ -1,869 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout/menu (copy 1).xml b/app/src/main/res/layout/menu (copy 1).xml
deleted file mode 100644
index e249086..0000000
--- a/app/src/main/res/layout/menu (copy 1).xml
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher (copy 1).xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher (copy 1).xml
deleted file mode 100644
index eca70cf..0000000
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher (copy 1).xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round (copy 1).xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round (copy 1).xml
deleted file mode 100644
index eca70cf..0000000
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round (copy 1).xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v33/ic_launcher (copy 1).xml b/app/src/main/res/mipmap-anydpi-v33/ic_launcher (copy 1).xml
deleted file mode 100644
index 6f3b755..0000000
--- a/app/src/main/res/mipmap-anydpi-v33/ic_launcher (copy 1).xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher (copy 1).webp b/app/src/main/res/mipmap-hdpi/ic_launcher (copy 1).webp
deleted file mode 100644
index c209e78..0000000
Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher (copy 1).webp and /dev/null differ
diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round (copy 1).webp b/app/src/main/res/mipmap-hdpi/ic_launcher_round (copy 1).webp
deleted file mode 100644
index b2dfe3d..0000000
Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_round (copy 1).webp and /dev/null differ
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher (copy 1).webp b/app/src/main/res/mipmap-mdpi/ic_launcher (copy 1).webp
deleted file mode 100644
index 4f0f1d6..0000000
Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher (copy 1).webp and /dev/null differ
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round (copy 1).webp b/app/src/main/res/mipmap-mdpi/ic_launcher_round (copy 1).webp
deleted file mode 100644
index 62b611d..0000000
Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher_round (copy 1).webp and /dev/null differ
diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher (copy 1).webp b/app/src/main/res/mipmap-xhdpi/ic_launcher (copy 1).webp
deleted file mode 100644
index 948a307..0000000
Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher (copy 1).webp and /dev/null differ
diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round (copy 1).webp b/app/src/main/res/mipmap-xhdpi/ic_launcher_round (copy 1).webp
deleted file mode 100644
index 1b9a695..0000000
Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_round (copy 1).webp and /dev/null differ
diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher (copy 1).webp b/app/src/main/res/mipmap-xxhdpi/ic_launcher (copy 1).webp
deleted file mode 100644
index 28d4b77..0000000
Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher (copy 1).webp and /dev/null differ
diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round (copy 1).webp b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round (copy 1).webp
deleted file mode 100644
index 9287f50..0000000
Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round (copy 1).webp and /dev/null differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher (copy 1).webp b/app/src/main/res/mipmap-xxxhdpi/ic_launcher (copy 1).webp
deleted file mode 100644
index aa7d642..0000000
Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher (copy 1).webp and /dev/null differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round (copy 1).webp b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round (copy 1).webp
deleted file mode 100644
index 9126ae3..0000000
Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round (copy 1).webp and /dev/null differ
diff --git a/app/src/main/res/values-night/themes (copy 1).xml b/app/src/main/res/values-night/themes (copy 1).xml
deleted file mode 100644
index 8750f33..0000000
--- a/app/src/main/res/values-night/themes (copy 1).xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/values/colors (copy 1).xml b/app/src/main/res/values/colors (copy 1).xml
deleted file mode 100644
index f8c6127..0000000
--- a/app/src/main/res/values/colors (copy 1).xml
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
- #FFBB86FC
- #FF6200EE
- #FF3700B3
- #FF03DAC5
- #FF018786
- #FF000000
- #FFFFFFFF
-
\ No newline at end of file
diff --git a/app/src/main/res/values/strings (copy 1).xml b/app/src/main/res/values/strings (copy 1).xml
deleted file mode 100644
index 40b86b4..0000000
--- a/app/src/main/res/values/strings (copy 1).xml
+++ /dev/null
@@ -1,3 +0,0 @@
-
- JMastermind
-
\ No newline at end of file
diff --git a/app/src/main/res/values/themes (copy 1).xml b/app/src/main/res/values/themes (copy 1).xml
deleted file mode 100644
index 143e270..0000000
--- a/app/src/main/res/values/themes (copy 1).xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/xml/backup_rules (copy 1).xml b/app/src/main/res/xml/backup_rules (copy 1).xml
deleted file mode 100644
index fa0f996..0000000
--- a/app/src/main/res/xml/backup_rules (copy 1).xml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/xml/data_extraction_rules (copy 1).xml b/app/src/main/res/xml/data_extraction_rules (copy 1).xml
deleted file mode 100644
index 9ee9997..0000000
--- a/app/src/main/res/xml/data_extraction_rules (copy 1).xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/test/java/com/example/jmastermind/ExampleUnitTest (copy 1).java b/app/src/test/java/com/example/jmastermind/ExampleUnitTest (copy 1).java
deleted file mode 100644
index 496ae0f..0000000
--- a/app/src/test/java/com/example/jmastermind/ExampleUnitTest (copy 1).java
+++ /dev/null
@@ -1,17 +0,0 @@
-package com.example.jmastermind;
-
-import org.junit.Test;
-
-import static org.junit.Assert.*;
-
-/**
- * Example local unit test, which will execute on the development machine (host).
- *
- * @see Testing documentation
- */
-public class ExampleUnitTest {
- @Test
- public void addition_isCorrect() {
- assertEquals(4, 2 + 2);
- }
-}
\ No newline at end of file