diff --git a/Graphics Files/Negev.png b/Graphics Files/Negev.png new file mode 100644 index 0000000..934bbf9 Binary files /dev/null and b/Graphics Files/Negev.png differ diff --git a/bin/.gitignore b/bin/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/bin/core/Game.class b/bin/core/Game.class index dcba289..cfd036e 100644 Binary files a/bin/core/Game.class and b/bin/core/Game.class differ diff --git a/bin/core/SoundManager.class b/bin/core/SoundManager.class index 6b68bcf..f83d072 100644 Binary files a/bin/core/SoundManager.class and b/bin/core/SoundManager.class differ diff --git a/bin/objects/Ammo.class b/bin/objects/Ammo.class index cdee32c..2e08bc9 100644 Binary files a/bin/objects/Ammo.class and b/bin/objects/Ammo.class differ diff --git a/bin/objects/Bullet.class b/bin/objects/Bullet.class index 855fdff..e8b4a50 100644 Binary files a/bin/objects/Bullet.class and b/bin/objects/Bullet.class differ diff --git a/bin/objects/Enemy.class b/bin/objects/Enemy.class index e447509..bb79aa5 100644 Binary files a/bin/objects/Enemy.class and b/bin/objects/Enemy.class differ diff --git a/bin/objects/Item.class b/bin/objects/Item.class index 377d33d..b97b143 100644 Binary files a/bin/objects/Item.class and b/bin/objects/Item.class differ diff --git a/bin/objects/Negev.class b/bin/objects/Negev.class new file mode 100644 index 0000000..d3154cd Binary files /dev/null and b/bin/objects/Negev.class differ diff --git a/bin/objects/Objective.class b/bin/objects/Objective.class index 8f1c0d2..796a497 100644 Binary files a/bin/objects/Objective.class and b/bin/objects/Objective.class differ diff --git a/bin/objects/Vodka.class b/bin/objects/Vodka.class index 35ca8b3..f570ac3 100644 Binary files a/bin/objects/Vodka.class and b/bin/objects/Vodka.class differ diff --git a/bin/states/Play.class b/bin/states/Play.class index ffb58bb..8f66ee9 100644 Binary files a/bin/states/Play.class and b/bin/states/Play.class differ diff --git a/res/config.properties b/res/config.properties deleted file mode 100644 index f8de11b..0000000 --- a/res/config.properties +++ /dev/null @@ -1,4 +0,0 @@ -#Sat Apr 15 13:02:50 EDT 2017 -highscore=3154 -lastscore=0 -displaymode=100 diff --git a/res/images/images - Shortcut.lnk b/res/images/images - Shortcut.lnk index aa18b84..18b7a70 100644 Binary files a/res/images/images - Shortcut.lnk and b/res/images/images - Shortcut.lnk differ diff --git a/res/images/magazine.png b/res/images/magazine.png index ad644be..819c0d4 100644 Binary files a/res/images/magazine.png and b/res/images/magazine.png differ diff --git a/res/images/negev.png b/res/images/negev.png new file mode 100644 index 0000000..64834c4 Binary files /dev/null and b/res/images/negev.png differ