diff --git a/.idea/.gitignore b/.gitignore similarity index 100% rename from .idea/.gitignore rename to .gitignore diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index b9fb6bc..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/HappyBird.iml b/HappyBird.iml deleted file mode 100644 index c90834f..0000000 --- a/HappyBird.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/Happy_Bird/.gradle/7.1.1/dependencies-accessors/dependencies-accessors.lock b/Happy_Bird/.gradle/7.1.1/dependencies-accessors/dependencies-accessors.lock new file mode 100644 index 0000000..1504b9c Binary files /dev/null and b/Happy_Bird/.gradle/7.1.1/dependencies-accessors/dependencies-accessors.lock differ diff --git a/taste b/Happy_Bird/.gradle/7.1.1/dependencies-accessors/gc.properties similarity index 100% rename from taste rename to Happy_Bird/.gradle/7.1.1/dependencies-accessors/gc.properties diff --git a/Happy_Bird/.gradle/7.1.1/executionHistory/executionHistory.bin b/Happy_Bird/.gradle/7.1.1/executionHistory/executionHistory.bin new file mode 100644 index 0000000..01aaafd Binary files /dev/null and b/Happy_Bird/.gradle/7.1.1/executionHistory/executionHistory.bin differ diff --git a/Happy_Bird/.gradle/7.1.1/executionHistory/executionHistory.lock b/Happy_Bird/.gradle/7.1.1/executionHistory/executionHistory.lock new file mode 100644 index 0000000..9fdad61 Binary files /dev/null and b/Happy_Bird/.gradle/7.1.1/executionHistory/executionHistory.lock differ diff --git a/Happy_Bird/.gradle/7.1.1/fileChanges/last-build.bin b/Happy_Bird/.gradle/7.1.1/fileChanges/last-build.bin new file mode 100644 index 0000000..f76dd23 Binary files /dev/null and b/Happy_Bird/.gradle/7.1.1/fileChanges/last-build.bin differ diff --git a/Happy_Bird/.gradle/7.1.1/fileHashes/fileHashes.bin b/Happy_Bird/.gradle/7.1.1/fileHashes/fileHashes.bin new file mode 100644 index 0000000..8647c24 Binary files /dev/null and b/Happy_Bird/.gradle/7.1.1/fileHashes/fileHashes.bin differ diff --git a/Happy_Bird/.gradle/7.1.1/fileHashes/fileHashes.lock b/Happy_Bird/.gradle/7.1.1/fileHashes/fileHashes.lock new file mode 100644 index 0000000..02ea2e9 Binary files /dev/null and b/Happy_Bird/.gradle/7.1.1/fileHashes/fileHashes.lock differ diff --git a/test.txt b/Happy_Bird/.gradle/7.1.1/gc.properties similarity index 100% rename from test.txt rename to Happy_Bird/.gradle/7.1.1/gc.properties diff --git a/Happy_Bird/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/Happy_Bird/.gradle/buildOutputCleanup/buildOutputCleanup.lock new file mode 100644 index 0000000..833d02c Binary files /dev/null and b/Happy_Bird/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/Happy_Bird/.gradle/buildOutputCleanup/cache.properties b/Happy_Bird/.gradle/buildOutputCleanup/cache.properties new file mode 100644 index 0000000..58b9ba4 --- /dev/null +++ b/Happy_Bird/.gradle/buildOutputCleanup/cache.properties @@ -0,0 +1,2 @@ +#Mon Nov 15 10:47:08 CET 2021 +gradle.version=7.1.1 diff --git a/Happy_Bird/.gradle/buildOutputCleanup/outputFiles.bin b/Happy_Bird/.gradle/buildOutputCleanup/outputFiles.bin new file mode 100644 index 0000000..9116aa7 Binary files /dev/null and b/Happy_Bird/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/Happy_Bird/.gradle/checksums/checksums.lock b/Happy_Bird/.gradle/checksums/checksums.lock new file mode 100644 index 0000000..ef1a6a7 Binary files /dev/null and b/Happy_Bird/.gradle/checksums/checksums.lock differ diff --git a/Happy_Bird/.gradle/checksums/md5-checksums.bin b/Happy_Bird/.gradle/checksums/md5-checksums.bin new file mode 100644 index 0000000..ec5a015 Binary files /dev/null and b/Happy_Bird/.gradle/checksums/md5-checksums.bin differ diff --git a/Happy_Bird/.gradle/checksums/sha1-checksums.bin b/Happy_Bird/.gradle/checksums/sha1-checksums.bin new file mode 100644 index 0000000..aee32fa Binary files /dev/null and b/Happy_Bird/.gradle/checksums/sha1-checksums.bin differ diff --git a/Happy_Bird/.gradle/vcs-1/gc.properties b/Happy_Bird/.gradle/vcs-1/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/Happy_Bird/.idea/.gitignore b/Happy_Bird/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/Happy_Bird/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/Happy_Bird/.idea/compiler.xml b/Happy_Bird/.idea/compiler.xml new file mode 100644 index 0000000..b73660a --- /dev/null +++ b/Happy_Bird/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Happy_Bird/.idea/gradle.xml b/Happy_Bird/.idea/gradle.xml new file mode 100644 index 0000000..ba1ec5c --- /dev/null +++ b/Happy_Bird/.idea/gradle.xml @@ -0,0 +1,16 @@ + + + + + + \ No newline at end of file diff --git a/Happy_Bird/.idea/jarRepositories.xml b/Happy_Bird/.idea/jarRepositories.xml new file mode 100644 index 0000000..fdc392f --- /dev/null +++ b/Happy_Bird/.idea/jarRepositories.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/Happy_Bird/.idea/misc.xml similarity index 53% rename from .idea/misc.xml rename to Happy_Bird/.idea/misc.xml index 35fb8b9..1700c77 100644 --- a/.idea/misc.xml +++ b/Happy_Bird/.idea/misc.xml @@ -1,6 +1,7 @@ - + + \ No newline at end of file diff --git a/Happy_Bird/.idea/runConfigurations.xml b/Happy_Bird/.idea/runConfigurations.xml new file mode 100644 index 0000000..797acea --- /dev/null +++ b/Happy_Bird/.idea/runConfigurations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/Happy_Bird/build.gradle b/Happy_Bird/build.gradle new file mode 100644 index 0000000..27fe6b0 --- /dev/null +++ b/Happy_Bird/build.gradle @@ -0,0 +1,43 @@ +plugins { + id 'java' + id 'application' + id 'org.openjfx.javafxplugin' version '0.0.10' +} + +group 'com.example' +version '1.0-SNAPSHOT' + +repositories { + mavenCentral() +} + +ext { + junitVersion = '5.7.1' +} + +sourceCompatibility = '15' +targetCompatibility = '15' + +tasks.withType(JavaCompile) { + options.encoding = 'UTF-8' +} + +application { + mainModule = 'com.example.happy_bird' + mainClass = 'com.example.happy_bird.HelloApplication' +} + +javafx { + version = '15.0.1' + modules = ['javafx.controls', 'javafx.fxml'] +} + +dependencies { + + testImplementation("org.junit.jupiter:junit-jupiter-api:${junitVersion}") + testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:${junitVersion}") +} + +test { + useJUnitPlatform() +} \ No newline at end of file diff --git a/Happy_Bird/build/classes/java/main/com/example/happy_bird/HappyBird.class b/Happy_Bird/build/classes/java/main/com/example/happy_bird/HappyBird.class new file mode 100644 index 0000000..77fe81c Binary files /dev/null and b/Happy_Bird/build/classes/java/main/com/example/happy_bird/HappyBird.class differ diff --git a/Happy_Bird/build/classes/java/main/com/example/happy_bird/HappyBirdMain.class b/Happy_Bird/build/classes/java/main/com/example/happy_bird/HappyBirdMain.class new file mode 100644 index 0000000..72f3dbc Binary files /dev/null and b/Happy_Bird/build/classes/java/main/com/example/happy_bird/HappyBirdMain.class differ diff --git a/Happy_Bird/build/classes/java/main/com/example/happy_bird/HelloApplication.class b/Happy_Bird/build/classes/java/main/com/example/happy_bird/HelloApplication.class new file mode 100644 index 0000000..9faf73a Binary files /dev/null and b/Happy_Bird/build/classes/java/main/com/example/happy_bird/HelloApplication.class differ diff --git a/Happy_Bird/build/classes/java/main/com/example/happy_bird/HelloController.class b/Happy_Bird/build/classes/java/main/com/example/happy_bird/HelloController.class new file mode 100644 index 0000000..aa00ac8 Binary files /dev/null and b/Happy_Bird/build/classes/java/main/com/example/happy_bird/HelloController.class differ diff --git a/Happy_Bird/build/classes/java/main/module-info.class b/Happy_Bird/build/classes/java/main/module-info.class new file mode 100644 index 0000000..a44e585 Binary files /dev/null and b/Happy_Bird/build/classes/java/main/module-info.class differ diff --git a/Happy_Bird/build/libs/Happy_Bird-1.0-SNAPSHOT.jar b/Happy_Bird/build/libs/Happy_Bird-1.0-SNAPSHOT.jar new file mode 100644 index 0000000..05b2198 Binary files /dev/null and b/Happy_Bird/build/libs/Happy_Bird-1.0-SNAPSHOT.jar differ diff --git a/Happy_Bird/build/resources/main/com/example/happy_bird/happyBird.fxml b/Happy_Bird/build/resources/main/com/example/happy_bird/happyBird.fxml new file mode 100644 index 0000000..6970fea --- /dev/null +++ b/Happy_Bird/build/resources/main/com/example/happy_bird/happyBird.fxml @@ -0,0 +1,15 @@ + + + + + + + + + + + + diff --git a/Happy_Bird/build/resources/main/com/example/happy_bird/hello-view.fxml b/Happy_Bird/build/resources/main/com/example/happy_bird/hello-view.fxml new file mode 100644 index 0000000..456fe18 --- /dev/null +++ b/Happy_Bird/build/resources/main/com/example/happy_bird/hello-view.fxml @@ -0,0 +1,16 @@ + + + + + + + + + + + + +