diff --git a/app/bin/main/Entity/Character.class b/app/bin/main/Entity/Character.class
deleted file mode 100644
index 02b1e72..0000000
Binary files a/app/bin/main/Entity/Character.class and /dev/null differ
diff --git a/app/bin/main/Entity/Enemy.class b/app/bin/main/Entity/Enemy.class
deleted file mode 100644
index 68f86ae..0000000
Binary files a/app/bin/main/Entity/Enemy.class and /dev/null differ
diff --git a/app/bin/main/Entity/Entity.class b/app/bin/main/Entity/Entity.class
deleted file mode 100644
index b7a8f9e..0000000
Binary files a/app/bin/main/Entity/Entity.class and /dev/null differ
diff --git a/app/bin/main/Entity/Player.class b/app/bin/main/Entity/Player.class
deleted file mode 100644
index 0408b7a..0000000
Binary files a/app/bin/main/Entity/Player.class and /dev/null differ
diff --git a/app/bin/main/Entity/Stuff.class b/app/bin/main/Entity/Stuff.class
deleted file mode 100644
index 5b389fe..0000000
Binary files a/app/bin/main/Entity/Stuff.class and /dev/null differ
diff --git a/app/bin/main/Screen/Hero$Direction.class b/app/bin/main/Screen/Hero$Direction.class
deleted file mode 100644
index 4bbc909..0000000
Binary files a/app/bin/main/Screen/Hero$Direction.class and /dev/null differ
diff --git a/app/bin/main/Screen/Hero.class b/app/bin/main/Screen/Hero.class
deleted file mode 100644
index 7016af7..0000000
Binary files a/app/bin/main/Screen/Hero.class and /dev/null differ
diff --git a/app/bin/main/Screen/ScreenBattle.class b/app/bin/main/Screen/ScreenBattle.class
deleted file mode 100644
index 04a2c2c..0000000
Binary files a/app/bin/main/Screen/ScreenBattle.class and /dev/null differ
diff --git a/app/bin/main/Screen/ScreenMap.class b/app/bin/main/Screen/ScreenMap.class
deleted file mode 100644
index 629f376..0000000
Binary files a/app/bin/main/Screen/ScreenMap.class and /dev/null differ
diff --git a/app/bin/main/Screen/ScreenPlayer.class b/app/bin/main/Screen/ScreenPlayer.class
deleted file mode 100644
index 6b981b7..0000000
Binary files a/app/bin/main/Screen/ScreenPlayer.class and /dev/null differ
diff --git a/app/bin/main/lumberjack_sheet32.png b/app/bin/main/lumberjack_sheet32.png
deleted file mode 100644
index 84f3de8..0000000
Binary files a/app/bin/main/lumberjack_sheet32.png and /dev/null differ
diff --git a/app/bin/main/map/assets/Dungeon.png b/app/bin/main/map/assets/Dungeon.png
deleted file mode 100644
index d54c4cc..0000000
Binary files a/app/bin/main/map/assets/Dungeon.png and /dev/null differ
diff --git a/app/bin/main/map/assets/Dungeon_v2.png b/app/bin/main/map/assets/Dungeon_v2.png
deleted file mode 100644
index 04ff535..0000000
Binary files a/app/bin/main/map/assets/Dungeon_v2.png and /dev/null differ
diff --git a/app/bin/main/map/assets/Interior.png b/app/bin/main/map/assets/Interior.png
deleted file mode 100644
index bf0bc32..0000000
Binary files a/app/bin/main/map/assets/Interior.png and /dev/null differ
diff --git a/app/bin/main/map/assets/Interior_v2.png b/app/bin/main/map/assets/Interior_v2.png
deleted file mode 100644
index 35d1bd9..0000000
Binary files a/app/bin/main/map/assets/Interior_v2.png and /dev/null differ
diff --git a/app/bin/main/map/assets/Slates.png b/app/bin/main/map/assets/Slates.png
deleted file mode 100644
index 2c790f5..0000000
Binary files a/app/bin/main/map/assets/Slates.png and /dev/null differ
diff --git a/app/bin/main/map/assets/Slates_v2.png b/app/bin/main/map/assets/Slates_v2.png
deleted file mode 100644
index 466a967..0000000
Binary files a/app/bin/main/map/assets/Slates_v2.png and /dev/null differ
diff --git a/app/bin/main/map/assets/desert.png b/app/bin/main/map/assets/desert.png
deleted file mode 100644
index 6011976..0000000
Binary files a/app/bin/main/map/assets/desert.png and /dev/null differ
diff --git a/app/bin/main/map/assets/pokemon.png b/app/bin/main/map/assets/pokemon.png
deleted file mode 100644
index 1c3da58..0000000
Binary files a/app/bin/main/map/assets/pokemon.png and /dev/null differ
diff --git a/app/bin/main/map/assets/pokemon_v2.png b/app/bin/main/map/assets/pokemon_v2.png
deleted file mode 100644
index 49d0845..0000000
Binary files a/app/bin/main/map/assets/pokemon_v2.png and /dev/null differ
diff --git a/app/bin/main/map/assets/test.png b/app/bin/main/map/assets/test.png
deleted file mode 100644
index cd87102..0000000
Binary files a/app/bin/main/map/assets/test.png and /dev/null differ
diff --git a/app/bin/main/map/assets/tpq.png b/app/bin/main/map/assets/tpq.png
deleted file mode 100644
index 5d09ebf..0000000
Binary files a/app/bin/main/map/assets/tpq.png and /dev/null differ
diff --git a/app/bin/main/map/assets/tpq_v2.png b/app/bin/main/map/assets/tpq_v2.png
deleted file mode 100644
index d7f0476..0000000
Binary files a/app/bin/main/map/assets/tpq_v2.png and /dev/null differ
diff --git a/app/bin/main/map/test.tmx b/app/bin/main/map/test.tmx
deleted file mode 100644
index aaf2dfb..0000000
--- a/app/bin/main/map/test.tmx
+++ /dev/null
@@ -1,1823 +0,0 @@
-
-
diff --git a/app/bin/main/map/test_couloir.tmx b/app/bin/main/map/test_couloir.tmx
deleted file mode 100644
index 1a13639..0000000
--- a/app/bin/main/map/test_couloir.tmx
+++ /dev/null
@@ -1,9038 +0,0 @@
-
-
diff --git a/app/bin/test/AppTest.class b/app/bin/test/AppTest.class
deleted file mode 100644
index 4119c85..0000000
Binary files a/app/bin/test/AppTest.class and /dev/null differ