diff --git a/bin/break_out/Constants.class b/bin/break_out/Constants.class deleted file mode 100644 index e0d6bff..0000000 Binary files a/bin/break_out/Constants.class and /dev/null differ diff --git a/bin/break_out/Main.class b/bin/break_out/Main.class deleted file mode 100644 index bc6bfb8..0000000 Binary files a/bin/break_out/Main.class and /dev/null differ diff --git a/bin/break_out/controller/Controller.class b/bin/break_out/controller/Controller.class deleted file mode 100644 index 6cd5319..0000000 Binary files a/bin/break_out/controller/Controller.class and /dev/null differ diff --git a/bin/break_out/model/Ball.class b/bin/break_out/model/Ball.class deleted file mode 100644 index b437264..0000000 Binary files a/bin/break_out/model/Ball.class and /dev/null differ diff --git a/bin/break_out/model/Game.class b/bin/break_out/model/Game.class deleted file mode 100644 index 2dd9b4c..0000000 Binary files a/bin/break_out/model/Game.class and /dev/null differ diff --git a/bin/break_out/model/IBall.class b/bin/break_out/model/IBall.class deleted file mode 100644 index aba657f..0000000 Binary files a/bin/break_out/model/IBall.class and /dev/null differ diff --git a/bin/break_out/model/Level.class b/bin/break_out/model/Level.class deleted file mode 100644 index 5792848..0000000 Binary files a/bin/break_out/model/Level.class and /dev/null differ diff --git a/bin/break_out/model/Position.class b/bin/break_out/model/Position.class deleted file mode 100644 index d1c11d6..0000000 Binary files a/bin/break_out/model/Position.class and /dev/null differ diff --git a/bin/break_out/model/Vector2D.class b/bin/break_out/model/Vector2D.class deleted file mode 100644 index 7106eb1..0000000 Binary files a/bin/break_out/model/Vector2D.class and /dev/null differ diff --git a/bin/break_out/view/Field.class b/bin/break_out/view/Field.class deleted file mode 100644 index 4529106..0000000 Binary files a/bin/break_out/view/Field.class and /dev/null differ diff --git a/bin/break_out/view/SectionPanel.class b/bin/break_out/view/SectionPanel.class deleted file mode 100644 index 7b4e85e..0000000 Binary files a/bin/break_out/view/SectionPanel.class and /dev/null differ diff --git a/bin/break_out/view/StartScreen.class b/bin/break_out/view/StartScreen.class deleted file mode 100644 index 39cb0f1..0000000 Binary files a/bin/break_out/view/StartScreen.class and /dev/null differ diff --git a/bin/break_out/view/View.class b/bin/break_out/view/View.class deleted file mode 100644 index c78d68a..0000000 Binary files a/bin/break_out/view/View.class and /dev/null differ