diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..4aadd66 --- /dev/null +++ b/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/.gitignore b/.gitignore index e5b2d7f..b8d3919 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /GameProject/log/ /GameProject/highscore.txt /GameProject/bin/ +/bin/ diff --git a/.project b/.project new file mode 100644 index 0000000..82c8b49 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + Gruppe26 + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +