diff --git a/README.md b/README.md index 4d58125..f24894a 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ ![4](/screenshots/4.png) -![5](/screenshots/5.png) - -![6](/screenshots/6.png) - A clone of the 2007 Adobe Flash game by Jacob Grahn ("Jiggmin"), using OpenGL and SDL. ## Build @@ -36,4 +32,4 @@ This repository uses CMake to compile, so: `make` -Make sure you've got the games's resources downloaded and in the same directory as the executable. You can get that [here](https://shweetz.net/download/games/orbit-plus-resources.7z). +Make sure you've got the games's resources downloaded and in the same directory as the executable. You can get that [here](https://shweetz.net/files/games/orbit-plus-resources.7z). diff --git a/screenshots/3.png b/screenshots/3.png index 121a46b..632374d 100644 Binary files a/screenshots/3.png and b/screenshots/3.png differ diff --git a/screenshots/4.png b/screenshots/4.png index 632374d..747bfd9 100644 Binary files a/screenshots/4.png and b/screenshots/4.png differ diff --git a/screenshots/5.png b/screenshots/5.png deleted file mode 100644 index 747bfd9..0000000 Binary files a/screenshots/5.png and /dev/null differ diff --git a/screenshots/6.png b/screenshots/6.png deleted file mode 100644 index 3b9c910..0000000 Binary files a/screenshots/6.png and /dev/null differ