diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index ed671fc..6dd4e47 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -7,11 +7,11 @@ diff --git a/android/assets/sprites.svg b/android/assets/sprites.svg index 9a72139..9087078 100644 --- a/android/assets/sprites.svg +++ b/android/assets/sprites.svg @@ -16,9 +16,9 @@ id="svg8" inkscape:version="0.92.2 2405546, 2018-03-11" sodipodi:docname="sprites.svg" - inkscape:export-filename="/home/mahdi/documents/workshop/super-snake/images/logo-bg.png" - inkscape:export-xdpi="256" - inkscape:export-ydpi="256"> + inkscape:export-filename="/home/mahdi/documents/workshop/super-snake/android/res/drawable-xxxhdpi/ic_launcher.png" + inkscape:export-xdpi="51.66" + inkscape:export-ydpi="51.66"> + style="opacity:1;fill:#008076;fill-opacity:1;stroke:none;stroke-width:0.60000002;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path841" + cx="59.308903" + cy="155.11714" + r="47.199825" /> @@ -132,25 +132,48 @@ sodipodi:type="spiral" style="fill:none;fill-rule:evenodd;stroke:#ff44d2;stroke-width:0.9322421;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="spiral" - sodipodi:cx="59.83807" - sodipodi:cy="183.16298" + sodipodi:cx="59.308903" + sodipodi:cy="155.11714" sodipodi:expansion="1" sodipodi:revolution="3" sodipodi:radius="5.7798262" sodipodi:argument="-17.278759" sodipodi:t0="0" - d="m 59.83807,183.16298 c 0,0.28979 -0.390633,0.14297 -0.481652,0 -0.246657,-0.38745 0.10848,-0.84452 0.481652,-0.96331 0.667519,-0.21247 1.309886,0.3268 1.444956,0.96331 0.198222,0.9341 -0.546093,1.78355 -1.444957,1.92661 -1.198045,0.19067 -2.26042,-0.76548 -2.40826,-1.92661 -0.186041,-1.46117 0.984834,-2.73888 2.408263,-2.88991 1.723962,-0.18292 3.218253,1.20416 3.371563,2.88991 0.180671,1.9866 -1.423483,3.69819 -3.371567,3.85322 -2.249141,0.17898 -4.178513,-1.64279 -4.334868,-3.85322 -0.17766,-2.51164 1.862084,-4.6591 4.334873,-4.81652 2.774095,-0.17661 5.139877,2.08137 5.298171,4.81652 0.175736,3.03654 -2.300662,5.6208 -5.298178,5.77983" + d="m 59.308903,155.11714 c 0,0.28979 -0.390633,0.14297 -0.481652,0 -0.246657,-0.38745 0.108479,-0.84452 0.481652,-0.9633 0.667519,-0.21248 1.309886,0.3268 1.444956,0.9633 0.198222,0.9341 -0.546093,1.78355 -1.444957,1.92661 -1.198045,0.19067 -2.260421,-0.76547 -2.40826,-1.92661 -0.186041,-1.46117 0.984834,-2.73888 2.408262,-2.88991 1.723963,-0.18292 3.218254,1.20417 3.371564,2.88991 0.180671,1.9866 -1.423483,3.6982 -3.371568,3.85322 -2.24914,0.17898 -4.178512,-1.64279 -4.334867,-3.85322 -0.17766,-2.51163 1.862084,-4.6591 4.334873,-4.81652 2.774095,-0.1766 5.139877,2.08137 5.298171,4.81652 0.175736,3.03654 -2.300663,5.62081 -5.298178,5.77983" inkscape:label="#path4532" /> - - + SUPER SNAKE diff --git a/android/assets/sprites.svg.2018_04_18_10_44_19.0.svg b/android/assets/sprites.svg.2018_04_18_10_44_19.0.svg deleted file mode 100644 index f479bc5..0000000 --- a/android/assets/sprites.svg.2018_04_18_10_44_19.0.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - diff --git a/android/ic_launcher-web.png b/android/ic_launcher-web.png index 8f0110d..ddbe08b 100644 Binary files a/android/ic_launcher-web.png and b/android/ic_launcher-web.png differ diff --git a/android/res/drawable-hdpi/ic_launcher.png b/android/res/drawable-hdpi/ic_launcher.png index 91f696b..cd238fd 100644 Binary files a/android/res/drawable-hdpi/ic_launcher.png and b/android/res/drawable-hdpi/ic_launcher.png differ diff --git a/android/res/drawable-mdpi/ic_launcher.png b/android/res/drawable-mdpi/ic_launcher.png index c1ab239..2ef554f 100644 Binary files a/android/res/drawable-mdpi/ic_launcher.png and b/android/res/drawable-mdpi/ic_launcher.png differ diff --git a/android/res/drawable-xhdpi/ic_launcher.png b/android/res/drawable-xhdpi/ic_launcher.png index 2011cc0..57c52b3 100644 Binary files a/android/res/drawable-xhdpi/ic_launcher.png and b/android/res/drawable-xhdpi/ic_launcher.png differ diff --git a/android/res/drawable-xxhdpi/ic_launcher.png b/android/res/drawable-xxhdpi/ic_launcher.png index 25fcef0..438ba95 100644 Binary files a/android/res/drawable-xxhdpi/ic_launcher.png and b/android/res/drawable-xxhdpi/ic_launcher.png differ diff --git a/android/res/drawable-xxxhdpi/ic_launcher.png b/android/res/drawable-xxxhdpi/ic_launcher.png index d109946..11e4750 100644 Binary files a/android/res/drawable-xxxhdpi/ic_launcher.png and b/android/res/drawable-xxxhdpi/ic_launcher.png differ diff --git a/android/res/mipmap-hdpi/ic_launcher.png b/android/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000..7c48f38 Binary files /dev/null and b/android/res/mipmap-hdpi/ic_launcher.png differ diff --git a/android/res/mipmap-mdpi/ic_launcher.png b/android/res/mipmap-mdpi/ic_launcher.png new file mode 100644 index 0000000..1a5ebab Binary files /dev/null and b/android/res/mipmap-mdpi/ic_launcher.png differ diff --git a/android/res/mipmap-xhdpi/ic_launcher.png b/android/res/mipmap-xhdpi/ic_launcher.png new file mode 100644 index 0000000..969439a Binary files /dev/null and b/android/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/android/res/mipmap-xxhdpi/ic_launcher.png b/android/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..19d4c99 Binary files /dev/null and b/android/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/android/res/mipmap-xxxhdpi/ic_launcher.png b/android/res/mipmap-xxxhdpi/ic_launcher.png new file mode 100644 index 0000000..dc5eff2 Binary files /dev/null and b/android/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/build.gradle b/build.gradle index 8d82a6e..0ca7937 100644 --- a/build.gradle +++ b/build.gradle @@ -20,7 +20,7 @@ allprojects { version = '1.0' ext { - appName = "super-snake" + appName = "Super Snake" gdxVersion = '1.9.8' roboVMVersion = '2.3.3' box2DLightsVersion = '1.4' diff --git a/images/logo-bg.png b/images/logo-bg.png deleted file mode 100644 index 969f33a..0000000 Binary files a/images/logo-bg.png and /dev/null differ diff --git a/images/logo.png b/images/logo.png index e9a8df9..bf2c219 100644 Binary files a/images/logo.png and b/images/logo.png differ