diff --git a/Compare/Account_Login.gif b/Compare/Account_Login.gif new file mode 100644 index 0000000..2aab803 Binary files /dev/null and b/Compare/Account_Login.gif differ diff --git a/Compare/Account_Register.gif b/Compare/Account_Register.gif new file mode 100644 index 0000000..ac75efd Binary files /dev/null and b/Compare/Account_Register.gif differ diff --git a/Compare/IconSelection_Icons.gif b/Compare/IconSelection_Icons.gif new file mode 100644 index 0000000..0640cbe Binary files /dev/null and b/Compare/IconSelection_Icons.gif differ diff --git a/Compare/IconSelection_Overlays.gif b/Compare/IconSelection_Overlays.gif new file mode 100644 index 0000000..36ddca2 Binary files /dev/null and b/Compare/IconSelection_Overlays.gif differ diff --git a/Compare/Leaderboards.gif b/Compare/Leaderboards.gif new file mode 100644 index 0000000..1a72f9f Binary files /dev/null and b/Compare/Leaderboards.gif differ diff --git a/Compare/Menu.gif b/Compare/Menu.gif new file mode 100644 index 0000000..1d10a5e Binary files /dev/null and b/Compare/Menu.gif differ diff --git a/Compare/Player.gif b/Compare/Player.gif new file mode 100644 index 0000000..8138f3f Binary files /dev/null and b/Compare/Player.gif differ diff --git a/Compare/Player_Pause.gif b/Compare/Player_Pause.gif new file mode 100644 index 0000000..ecb7a89 Binary files /dev/null and b/Compare/Player_Pause.gif differ diff --git a/Compare/README.md b/Compare/README.md new file mode 100644 index 0000000..9e69ae2 --- /dev/null +++ b/Compare/README.md @@ -0,0 +1,28 @@ +# Berry Dash New Vs Old client comparison + +**Account Login** +![Account_Login](Account_Login.gif) + +**Account Register** +![Account_Register](Account_Register.gif) + +**Icon Selection Icons** +![IconSelection_Icons](IconSelection_Icons.gif) + +**Icon Selection Overlays** +![IconSelection_Overlays](IconSelection_Overlays.gif) + +**Leaderboards** +![Leaderboards](Leaderboards.gif) + +**Menu** +![Menu](Menu.gif) + +**Player** +![Player](Player.gif) + +**Player Pause** +![Player_Pause](Player_Pause.gif) + +**Settings** +![Settings](Settings.gif) diff --git a/Compare/Settings.gif b/Compare/Settings.gif new file mode 100644 index 0000000..1297e82 Binary files /dev/null and b/Compare/Settings.gif differ diff --git a/README.md b/README.md index cea2133..86b5ba6 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,5 @@ Make sure not to catch the green berries! This is a rewrite of [the source from 3-29-2024](https://github.com/BerryDash/source-3-29-2024) and the [decompiled sources](https://github.com/BerryDash/decompiled) I am the original creator of this game and I am rewriting/remaking it because I lost the original source code. + +[Click to compare old vs new screenshots](https://github.com/BerryDash/source/tree/main/Compare)