From 753e512c9ba87530c0d654590899ad5c9dcec6d0 Mon Sep 17 00:00:00 2001 From: simono41 Date: Sat, 21 Apr 2018 07:09:38 +0200 Subject: [PATCH] A Tic Tac To Game --- build.xml | 73 ++ manifest.mf | 3 + nbproject/build-impl.xml | 1420 +++++++++++++++++++++++++++++++++ nbproject/genfiles.properties | 8 + nbproject/project.properties | 74 ++ nbproject/project.xml | 15 + save.txt | 9 + src/main.java | 38 + src/readandwrite/read.java | 41 + src/readandwrite/remove.java | 46 ++ src/readandwrite/write.java | 40 + src/theultimatetic/KI.java | 543 +++++++++++++ 12 files changed, 2310 insertions(+) create mode 100644 build.xml create mode 100644 manifest.mf create mode 100644 nbproject/build-impl.xml create mode 100644 nbproject/genfiles.properties create mode 100644 nbproject/project.properties create mode 100644 nbproject/project.xml create mode 100644 save.txt create mode 100644 src/main.java create mode 100644 src/readandwrite/read.java create mode 100644 src/readandwrite/remove.java create mode 100644 src/readandwrite/write.java create mode 100644 src/theultimatetic/KI.java diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..2821f65 --- /dev/null +++ b/build.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + Builds, tests, and runs the project TheUltimateTic. + + + diff --git a/manifest.mf b/manifest.mf new file mode 100644 index 0000000..328e8e5 --- /dev/null +++ b/manifest.mf @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +X-COMMENT: Main-Class will be added automatically by build + diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml new file mode 100644 index 0000000..0a0d8b6 --- /dev/null +++ b/nbproject/build-impl.xml @@ -0,0 +1,1420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set src.dir + Must set test.src.dir + Must set build.dir + Must set dist.dir + Must set build.classes.dir + Must set dist.javadoc.dir + Must set build.test.classes.dir + Must set build.test.results.dir + Must set build.classes.excludes + Must set dist.jar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No tests executed. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set JVM to use for profiling in profiler.info.jvm + Must set profiler agent JVM arguments in profiler.info.jvmargs.agent + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + To run this application from the command line without Ant, try: + + java -jar "${dist.jar.resolved}" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set run.class + + + + Must select one file in the IDE or set run.class + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set debug.class + + + + + Must select one file in the IDE or set debug.class + + + + + Must set fix.includes + + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + Must select one file in the IDE or set profile.class + This target only works when run from inside the NetBeans IDE. + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set run.class + + + + + + Must select some files in the IDE or set test.includes + + + + + Must select one file in the IDE or set run.class + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.includes + + + + + + + + + + + + + + + + + + + + Some tests failed; see details above. + + + + + + + + + Must select some files in the IDE or set test.includes + + + + Some tests failed; see details above. + + + + Must select some files in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + Some tests failed; see details above. + + + + + Must select one file in the IDE or set test.class + + + + Must select one file in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + + + + + + + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties new file mode 100644 index 0000000..940a0f9 --- /dev/null +++ b/nbproject/genfiles.properties @@ -0,0 +1,8 @@ +build.xml.data.CRC32=9ce3fea7 +build.xml.script.CRC32=c9b12c3e +build.xml.stylesheet.CRC32=8064a381@1.80.1.48 +# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. +# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. +nbproject/build-impl.xml.data.CRC32=9ce3fea7 +nbproject/build-impl.xml.script.CRC32=5d43d975 +nbproject/build-impl.xml.stylesheet.CRC32=830a3534@1.80.1.48 diff --git a/nbproject/project.properties b/nbproject/project.properties new file mode 100644 index 0000000..5552089 --- /dev/null +++ b/nbproject/project.properties @@ -0,0 +1,74 @@ +annotation.processing.enabled=true +annotation.processing.enabled.in.editor=false +annotation.processing.processor.options= +annotation.processing.processors.list= +annotation.processing.run.all.processors=true +annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output +build.classes.dir=${build.dir}/classes +build.classes.excludes=**/*.java,**/*.form +# This directory is removed when the project is cleaned: +build.dir=build +build.generated.dir=${build.dir}/generated +build.generated.sources.dir=${build.dir}/generated-sources +# Only compile against the classpath explicitly listed here: +build.sysclasspath=ignore +build.test.classes.dir=${build.dir}/test/classes +build.test.results.dir=${build.dir}/test/results +# Uncomment to specify the preferred debugger connection transport: +#debug.transport=dt_socket +debug.classpath=\ + ${run.classpath} +debug.test.classpath=\ + ${run.test.classpath} +# Files in build.classes.dir which should be excluded from distribution jar +dist.archive.excludes= +# This directory is removed when the project is cleaned: +dist.dir=dist +dist.jar=${dist.dir}/TheUltimateTic.jar +dist.javadoc.dir=${dist.dir}/javadoc +excludes= +includes=** +jar.compress=false +javac.classpath= +# Space-separated list of extra javac options +javac.compilerargs= +javac.deprecation=false +javac.external.vm=true +javac.processorpath=\ + ${javac.classpath} +javac.source=1.8 +javac.target=1.8 +javac.test.classpath=\ + ${javac.classpath}:\ + ${build.classes.dir} +javac.test.processorpath=\ + ${javac.test.classpath} +javadoc.additionalparam= +javadoc.author=false +javadoc.encoding=${source.encoding} +javadoc.noindex=false +javadoc.nonavbar=false +javadoc.notree=false +javadoc.private=false +javadoc.splitindex=true +javadoc.use=true +javadoc.version=false +javadoc.windowtitle= +main.class=main +manifest.file=manifest.mf +meta.inf.dir=${src.dir}/META-INF +mkdist.disabled=false +platform.active=default_platform +run.classpath=\ + ${javac.classpath}:\ + ${build.classes.dir} +# Space-separated list of JVM arguments used when running the project. +# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value. +# To set system properties for unit tests define test-sys-prop.name=value: +run.jvmargs= +run.test.classpath=\ + ${javac.test.classpath}:\ + ${build.test.classes.dir} +source.encoding=UTF-8 +src.dir=src +test.src.dir=test diff --git a/nbproject/project.xml b/nbproject/project.xml new file mode 100644 index 0000000..c2112a1 --- /dev/null +++ b/nbproject/project.xml @@ -0,0 +1,15 @@ + + + org.netbeans.modules.java.j2seproject + + + TheUltimateTic + + + + + + + + + diff --git a/save.txt b/save.txt new file mode 100644 index 0000000..21e278f --- /dev/null +++ b/save.txt @@ -0,0 +1,9 @@ +- +- +- +- +- +- +- +- +- diff --git a/src/main.java b/src/main.java new file mode 100644 index 0000000..e343b34 --- /dev/null +++ b/src/main.java @@ -0,0 +1,38 @@ +import GUI.spielfeld; + +/* + * Copyright (C) 2018 simono41 + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + +/** + * + * @author simono41 + */ +public class main { + public static void main (String[] args) { + try { + for (javax.swing.UIManager.LookAndFeelInfo info : javax.swing.UIManager.getInstalledLookAndFeels()) { + if ("Nimbus".equals(info.getName())) { + javax.swing.UIManager.setLookAndFeel(info.getClassName()); + break; + } + } + } catch (ClassNotFoundException | InstantiationException | IllegalAccessException | javax.swing.UnsupportedLookAndFeelException ex) { + java.util.logging.Logger.getLogger(spielfeld.class.getName()).log(java.util.logging.Level.SEVERE, null, ex); + } + new spielfeld().setVisible(true); + } +} \ No newline at end of file diff --git a/src/readandwrite/read.java b/src/readandwrite/read.java new file mode 100644 index 0000000..a76f0fe --- /dev/null +++ b/src/readandwrite/read.java @@ -0,0 +1,41 @@ +/* + * Copyright (C) 2018 simono41 + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ +package readandwrite; + +import GUI.spielfeld; +import java.io.BufferedReader; +import java.io.FileNotFoundException; +import java.io.FileReader; +import java.io.IOException; + +/** + * + * @author simono41 + */ +public class read { + + public void read() throws FileNotFoundException, IOException { + String zeile; + FileReader fr = new FileReader("./save.txt"); + try (BufferedReader br = new BufferedReader(fr)) { + while ((zeile = br.readLine()) != null) { + spielfeld.liste0.add(zeile); + } + br.close(); + } + } +} diff --git a/src/readandwrite/remove.java b/src/readandwrite/remove.java new file mode 100644 index 0000000..89402c8 --- /dev/null +++ b/src/readandwrite/remove.java @@ -0,0 +1,46 @@ +/* + * Copyright (C) 2018 simono41 + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ +package readandwrite; + +import java.io.File; + +/** + * + * @author simono41 + */ +public class remove { + + public void remove() { + + try { + + File file = new File("./save.txt"); + + if (file.delete()) { + System.out.println(file.getName() + " is deleted!"); + } else { + System.out.println("Delete operation is failed."); + } + + } catch (Exception e) { + + e.printStackTrace(); + + } + + } +} diff --git a/src/readandwrite/write.java b/src/readandwrite/write.java new file mode 100644 index 0000000..765672a --- /dev/null +++ b/src/readandwrite/write.java @@ -0,0 +1,40 @@ +/* + * Copyright (C) 2018 simono41 + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ +package readandwrite; + +import GUI.spielfeld; +import java.io.BufferedWriter; +import java.io.FileWriter; +import java.io.IOException; + +/** + * + * @author simono41 + */ +public class write { + + public void write() throws IOException { + FileWriter fw = new FileWriter("./save.txt"); + try (BufferedWriter bw = new BufferedWriter(fw)) { + for (String str : spielfeld.liste0) { + bw.write(str); + bw.newLine(); + } + bw.close(); + } + } +} diff --git a/src/theultimatetic/KI.java b/src/theultimatetic/KI.java new file mode 100644 index 0000000..ed8313f --- /dev/null +++ b/src/theultimatetic/KI.java @@ -0,0 +1,543 @@ +/* + * Copyright (C) 2018 simono41 + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ +package theultimatetic; + +import GUI.spielfeld; + +/** + * + * @author simono41 + */ +public class KI { + + int zufallszahln = 0; + + public void berechnungen() { + + /* + *In die mitte kommen wenn nicht eins daneben + */ + System.out.println("KI ist am Zug!!!"); + + if (spielfeld.liste0.get(9).equals("1")) { + int zufallszahl = (int) (Math.random() * 3); + System.out.println("Startzug: " + zufallszahl); + spielfeld.liste0.remove(9); + + this.check(zufallszahl); + + switch (zufallszahl) { + case 0: + spielfeld.liste0.add(6, "o"); + break; + case 1: + spielfeld.liste0.add(4, "o"); + break; + case 2: + spielfeld.liste0.add(1, "o"); + break; + default: + break; + } + } + + if ("x".equals(spielfeld.liste0.get(0))) { + int zufallszahl = (int) (Math.random() * 8); + System.out.println("Startzug: " + zufallszahl); + + /* + +## + ### + ### + */ + zufallszahln=zufallszahl; + this.check(zufallszahl); + + switch (zufallszahln) { + case 0: + spielfeld.liste0.add(1, "o"); + break; + case 1: + spielfeld.liste0.add(2, "o"); + break; + case 2: + spielfeld.liste0.add(3, "o"); + break; + case 3: + spielfeld.liste0.add(4, "o"); + break; + case 4: + spielfeld.liste0.add(5, "o"); + break; + case 5: + spielfeld.liste0.add(6, "o"); + break; + case 6: + spielfeld.liste0.add(7, "o"); + break; + case 7: + spielfeld.liste0.add(8, "o"); + break; + default: + break; + } + } else if ("x".equals(spielfeld.liste0.get(2))) { + int zufallszahl = (int) (Math.random() * 8); + System.out.println("Startzug: " + zufallszahl); + + /* + ##+ + ### + ### + */ + zufallszahln=zufallszahl; + this.check(zufallszahl); + + switch (zufallszahln) { + case 0: + spielfeld.liste0.add(1, "o"); + break; + case 1: + spielfeld.liste0.add(0, "o"); + break; + case 2: + spielfeld.liste0.add(3, "o"); + break; + case 3: + spielfeld.liste0.add(4, "o"); + break; + case 4: + spielfeld.liste0.add(5, "o"); + break; + case 5: + spielfeld.liste0.add(6, "o"); + break; + case 6: + spielfeld.liste0.add(7, "o"); + break; + case 7: + spielfeld.liste0.add(8, "o"); + break; + default: + break; + } + } else if ("x".equals(spielfeld.liste0.get(6))) { + int zufallszahl = (int) (Math.random() * 8); + System.out.println("Startzug: " + zufallszahl); + + /* + ### + ### + +## + */ + zufallszahln=zufallszahl; + this.check(zufallszahl); + + switch (zufallszahln) { + case 0: + spielfeld.liste0.add(1, "o"); + break; + case 1: + spielfeld.liste0.add(2, "o"); + break; + case 2: + spielfeld.liste0.add(3, "o"); + break; + case 3: + spielfeld.liste0.add(4, "o"); + break; + case 4: + spielfeld.liste0.add(5, "o"); + break; + case 5: + spielfeld.liste0.add(0, "o"); + break; + case 6: + spielfeld.liste0.add(7, "o"); + break; + case 7: + spielfeld.liste0.add(8, "o"); + break; + default: + break; + } + } else if ("x".equals(spielfeld.liste0.get(8))) { + int zufallszahl = (int) (Math.random() * 8); + System.out.println("Startzug: " + zufallszahl); + + /* + ### + ### + ##+ + */ + zufallszahln=zufallszahl; + this.check(zufallszahl); + + switch (zufallszahln) { + case 0: + spielfeld.liste0.add(1, "o"); + break; + case 1: + spielfeld.liste0.add(2, "o"); + break; + case 2: + spielfeld.liste0.add(3, "o"); + break; + case 3: + spielfeld.liste0.add(4, "o"); + break; + case 4: + spielfeld.liste0.add(5, "o"); + break; + case 5: + spielfeld.liste0.add(6, "o"); + break; + case 6: + spielfeld.liste0.add(7, "o"); + break; + case 7: + spielfeld.liste0.add(0, "o"); + break; + default: + break; + } + } else if ("x".equals(spielfeld.liste0.get(8))) { + int zufallszahl = (int) (Math.random() * 8); + System.out.println("Startzug: " + zufallszahl); + + /* + #+# + ### + ### + */ + zufallszahln=zufallszahl; + this.check(zufallszahl); + + switch (zufallszahln) { + case 0: + spielfeld.liste0.add(0, "o"); + break; + case 1: + spielfeld.liste0.add(2, "o"); + break; + case 2: + spielfeld.liste0.add(3, "o"); + break; + case 3: + spielfeld.liste0.add(4, "o"); + break; + case 4: + spielfeld.liste0.add(5, "o"); + break; + case 5: + spielfeld.liste0.add(6, "o"); + break; + case 6: + spielfeld.liste0.add(7, "o"); + break; + case 7: + spielfeld.liste0.add(8, "o"); + break; + default: + break; + } + } else if ("x".equals(spielfeld.liste0.get(8))) { + int zufallszahl = (int) (Math.random() * 8); + System.out.println("Startzug: " + zufallszahl); + + /* + ### + +## + ### + */ + zufallszahln=zufallszahl; + this.check(zufallszahl); + + switch (zufallszahln) { + case 0: + spielfeld.liste0.add(0, "o"); + break; + case 1: + spielfeld.liste0.add(1, "o"); + break; + case 2: + spielfeld.liste0.add(2, "o"); + break; + case 3: + spielfeld.liste0.add(4, "o"); + break; + case 4: + spielfeld.liste0.add(5, "o"); + break; + case 5: + spielfeld.liste0.add(6, "o"); + break; + case 6: + spielfeld.liste0.add(7, "o"); + break; + case 7: + spielfeld.liste0.add(8, "o"); + break; + default: + break; + } + } else if ("x".equals(spielfeld.liste0.get(8))) { + int zufallszahl = (int) (Math.random() * 8); + System.out.println("Startzug: " + zufallszahl); + + /* + ### + #+# + ### + */ + zufallszahln=zufallszahl; + this.check(zufallszahl); + + switch (zufallszahln) { + case 0: + spielfeld.liste0.add(1, "o"); + break; + case 1: + spielfeld.liste0.add(2, "o"); + break; + case 2: + spielfeld.liste0.add(3, "o"); + break; + case 3: + spielfeld.liste0.add(0, "o"); + break; + case 4: + spielfeld.liste0.add(5, "o"); + break; + case 5: + spielfeld.liste0.add(6, "o"); + break; + case 6: + spielfeld.liste0.add(7, "o"); + break; + case 7: + spielfeld.liste0.add(8, "o"); + break; + default: + break; + } + } else if ("x".equals(spielfeld.liste0.get(8))) { + int zufallszahl = (int) (Math.random() * 8); + System.out.println("Startzug: " + zufallszahl); + + /* + ### + ##+ + ### + */ + zufallszahln=zufallszahl; + this.check(zufallszahl); + + switch (zufallszahln) { + case 0: + spielfeld.liste0.add(1, "o"); + break; + case 1: + spielfeld.liste0.add(2, "o"); + break; + case 2: + spielfeld.liste0.add(3, "o"); + break; + case 3: + spielfeld.liste0.add(4, "o"); + break; + case 4: + spielfeld.liste0.add(0, "o"); + break; + case 5: + spielfeld.liste0.add(6, "o"); + break; + case 6: + spielfeld.liste0.add(7, "o"); + break; + case 7: + spielfeld.liste0.add(8, "o"); + break; + default: + break; + } + } else if ("x".equals(spielfeld.liste0.get(8))) { + int zufallszahl = (int) (Math.random() * 8); + System.out.println("Startzug: " + zufallszahl); + + /* + ### + ### + #+# + */ + zufallszahln=zufallszahl; + this.check(zufallszahl); + + switch (zufallszahln) { + case 0: + spielfeld.liste0.add(1, "o"); + break; + case 1: + spielfeld.liste0.add(2, "o"); + break; + case 2: + spielfeld.liste0.add(3, "o"); + break; + case 3: + spielfeld.liste0.add(4, "o"); + break; + case 4: + spielfeld.liste0.add(5, "o"); + break; + case 5: + spielfeld.liste0.add(6, "o"); + break; + case 6: + spielfeld.liste0.add(0, "o"); + break; + case 7: + spielfeld.liste0.add(8, "o"); + break; + default: + break; + } + } else { + System.out.println("1. Bedingung nicht erfüllt!!!"); + } + } + + public void check(int zufallszahl) { + while (String.valueOf(zufallszahl).equals(spielfeld.liste0.get(zufallszahl))) { + if (zufallszahl == 8) { + if (!String.valueOf(zufallszahl - 1).equals(spielfeld.liste0.get(zufallszahl - 1))) { + zufallszahln = zufallszahl - 1; + } else if (!String.valueOf(zufallszahl - 3).equals(spielfeld.liste0.get(zufallszahl - 3))) { + zufallszahln = zufallszahl - 3; + } else if (!String.valueOf(zufallszahl - 6).equals(spielfeld.liste0.get(zufallszahl - 6))) { + zufallszahln = zufallszahl - 6; + } + } + + if (zufallszahl == 7) { + if (!String.valueOf(zufallszahl - 1).equals(spielfeld.liste0.get(zufallszahl - 1))) { + zufallszahln = zufallszahl - 1; + } else if (!String.valueOf(zufallszahl + 1).equals(spielfeld.liste0.get(zufallszahl + 1))) { + zufallszahln = zufallszahl + 1; + } else if (!String.valueOf(zufallszahl - 3).equals(spielfeld.liste0.get(zufallszahl - 3))) { + zufallszahln = zufallszahl - 3; + } else if (!String.valueOf(zufallszahl - 6).equals(spielfeld.liste0.get(zufallszahl - 6))) { + zufallszahln = zufallszahl - 6; + } + } + + if (zufallszahl == 6) { + if (!String.valueOf(zufallszahl - 1).equals(spielfeld.liste0.get(zufallszahl - 1))) { + zufallszahln = zufallszahl - 1; + } else if (!String.valueOf(zufallszahl + 1).equals(spielfeld.liste0.get(zufallszahl + 1))) { + zufallszahln = zufallszahl + 1; + } else if (!String.valueOf(zufallszahl - 3).equals(spielfeld.liste0.get(zufallszahl - 3))) { + zufallszahln = zufallszahl - 3; + } else if (!String.valueOf(zufallszahl - 6).equals(spielfeld.liste0.get(zufallszahl - 6))) { + zufallszahln = zufallszahl - 6; + } + } + + if (zufallszahl == 5) { + if (!String.valueOf(zufallszahl - 1).equals(spielfeld.liste0.get(zufallszahl - 1))) { + zufallszahln = zufallszahl - 1; + } else if (!String.valueOf(zufallszahl - 1).equals(spielfeld.liste0.get(zufallszahl - 1))) { + zufallszahln = zufallszahl - 1; + } else if (!String.valueOf(zufallszahl + 3).equals(spielfeld.liste0.get(zufallszahl + 3))) { + zufallszahln = zufallszahl + 1; + } else if (!String.valueOf(zufallszahl - 3).equals(spielfeld.liste0.get(zufallszahl - 3))) { + zufallszahln = zufallszahl - 3; + } + } + + if (zufallszahl == 4) { + if (!String.valueOf(zufallszahl - 1).equals(spielfeld.liste0.get(zufallszahl - 1))) { + zufallszahln = zufallszahl - 1; + } else if (!String.valueOf(zufallszahl - 1).equals(spielfeld.liste0.get(zufallszahl - 1))) { + zufallszahln = zufallszahl - 1; + } else if (!String.valueOf(zufallszahl + 1).equals(spielfeld.liste0.get(zufallszahl + 1))) { + zufallszahln = zufallszahl + 1; + } else if (!String.valueOf(zufallszahl - 3).equals(spielfeld.liste0.get(zufallszahl - 3))) { + zufallszahln = zufallszahl - 3; + } else if (!String.valueOf(zufallszahl - 6).equals(spielfeld.liste0.get(zufallszahl - 6))) { + zufallszahln = zufallszahl - 6; + } else if (!String.valueOf(zufallszahl - 4).equals(spielfeld.liste0.get(zufallszahl - 4))) { + zufallszahln = zufallszahl - 4; + } else if (!String.valueOf(zufallszahl - 2).equals(spielfeld.liste0.get(zufallszahl - 2))) { + zufallszahln = zufallszahl - 2; + } else if (!String.valueOf(zufallszahl + 2).equals(spielfeld.liste0.get(zufallszahl + 2))) { + zufallszahln = zufallszahl + 4; + } else if (!String.valueOf(zufallszahl + 4).equals(spielfeld.liste0.get(zufallszahl + 4))) { + zufallszahln = zufallszahl + 4; + } + } + + if (zufallszahl == 3) { + if (!String.valueOf(zufallszahl + 1).equals(spielfeld.liste0.get(zufallszahl + 1))) { + zufallszahln = zufallszahl + 1; + } else if (!String.valueOf(zufallszahl + 2).equals(spielfeld.liste0.get(zufallszahl + 2))) { + zufallszahln = zufallszahl + 2; + } else if (!String.valueOf(zufallszahl - 3).equals(spielfeld.liste0.get(zufallszahl - 3))) { + zufallszahln = zufallszahl - 3; + } else if (!String.valueOf(zufallszahl + 3).equals(spielfeld.liste0.get(zufallszahl + 3))) { + zufallszahln = zufallszahl + 3; + } + } + + if (zufallszahl == 2) { + if (!String.valueOf(zufallszahl - 1).equals(spielfeld.liste0.get(zufallszahl - 1))) { + zufallszahln = zufallszahl - 1; + } else if (!String.valueOf(zufallszahl - 2).equals(spielfeld.liste0.get(zufallszahl - 2))) { + zufallszahln = zufallszahl - 2; + } else if (!String.valueOf(zufallszahl + 3).equals(spielfeld.liste0.get(zufallszahl - 3))) { + zufallszahln = zufallszahl - 3; + } else if (!String.valueOf(zufallszahl + 6).equals(spielfeld.liste0.get(zufallszahl - 6))) { + zufallszahln = zufallszahl - 6; + } + } + + if (zufallszahl == 1) { + if (!String.valueOf(zufallszahl - 1).equals(spielfeld.liste0.get(zufallszahl - 1))) { + zufallszahln = zufallszahl - 1; + } else if (!String.valueOf(zufallszahl + 1).equals(spielfeld.liste0.get(zufallszahl + 1))) { + zufallszahln = zufallszahl + 1; + } else if (!String.valueOf(zufallszahl + 3).equals(spielfeld.liste0.get(zufallszahl + 3))) { + zufallszahln = zufallszahl - 3; + } else if (!String.valueOf(zufallszahl + 6).equals(spielfeld.liste0.get(zufallszahl + 6))) { + zufallszahln = zufallszahl + 6; + } + } + + if (zufallszahl == 0) { + if (!String.valueOf(zufallszahl + 1).equals(spielfeld.liste0.get(zufallszahl + 1))) { + zufallszahln = zufallszahl + 1; + } else if (!String.valueOf(zufallszahl + 2).equals(spielfeld.liste0.get(zufallszahl + 2))) { + zufallszahln = zufallszahl - 2; + } else if (!String.valueOf(zufallszahl + 3).equals(spielfeld.liste0.get(zufallszahl + 3))) { + zufallszahln = zufallszahl - 3; + } else if (!String.valueOf(zufallszahl + 6).equals(spielfeld.liste0.get(zufallszahl + 6))) { + zufallszahln = zufallszahl + 6; + } + } + + } + } +}