Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
rptr committed Apr 8, 2019
0 parents commit 9d3911d
Show file tree
Hide file tree
Showing 109 changed files with 5,729 additions and 0 deletions.
125 changes: 125 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
## Java

*.class
*.war
*.ear
hs_err_pid*

## Robovm
/ios/robovm-build/

## GWT
/html/war/
/html/gwt-unitCache/
.apt_generated/
.gwt/
gwt-unitCache/
www-test/
.gwt-tmp/

## Android Studio and Intellij and Android in general
/android/libs/armeabi/
/android/libs/armeabi-v7a/
/android/libs/arm64-v8a/
/android/libs/x86/
/android/libs/x86_64/
/android/gen/
.idea/
*.ipr
*.iws
*.iml
/android/out/
com_crashlytics_export_strings.xml

## Eclipse

.classpath
.project
.metadata/
/android/bin/
/core/bin/
/desktop/bin/
/html/bin/
/ios/bin/
/ios-moe/bin/
*.tmp
*.bak
*.swp
*~.nib
.settings/
.loadpath
.externalToolBuilders/
*.launch

## NetBeans

/nbproject/private/
/android/nbproject/private/
/core/nbproject/private/
/desktop/nbproject/private/
/html/nbproject/private/
/ios/nbproject/private/
/ios-moe/nbproject/private/

/build/
/android/build/
/core/build/
/desktop/build/
/html/build/
/ios/build/
/ios-moe/build/

/nbbuild/
/android/nbbuild/
/core/nbbuild/
/desktop/nbbuild/
/html/nbbuild/
/ios/nbbuild/
/ios-moe/nbbuild/

/dist/
/android/dist/
/core/dist/
/desktop/dist/
/html/dist/
/ios/dist/
/ios-moe/dist/

/nbdist/
/android/nbdist/
/core/nbdist/
/desktop/nbdist/
/html/nbdist/
/ios/nbdist/
/ios-moe/nbdist/

nbactions.xml
nb-configuration.xml

## Gradle

/local.properties
.gradle/
gradle-app.setting
/build/
/android/build/
/core/build/
/desktop/build/
/html/build/
/ios/build/
/ios-moe/build/

## OS Specific
.DS_Store
Thumbs.db

## iOS
/ios/xcode/*.xcodeproj/*
!/ios/xcode/*.xcodeproj/xcshareddata
!/ios/xcode/*.xcodeproj/project.pbxproj
/ios/xcode/native/

/ios-moe/xcode/*.xcodeproj/*
!/ios-moe/xcode/*.xcodeproj/xcshareddata
!/ios-moe/xcode/*.xcodeproj/project.pbxproj
/ios-moe/xcode/native/
Binary file added ad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
632 changes: 632 additions & 0 deletions ad.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ad.svg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.rptr.jumpy2" >

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="20" />

<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name"
android:theme="@style/GdxTheme" >
<meta-data android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version" />
<meta-data android:name="com.facebook.sdk.ApplicationId"
android:value="@string/facebook_app_id"/>

<activity
android:name="com.rptr.jumpy2.AndroidLauncher"
android:label="@string/app_name"
android:screenOrientation="portrait"
android:configChanges="keyboard|keyboardHidden|orientation|screenSize">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
</application>

</manifest>
Binary file added android/android-debug.apk
Binary file not shown.
Binary file added android/android-release.apk
Binary file not shown.
Binary file added android/assets/a1.ogg
Binary file not shown.
Binary file added android/assets/a2.ogg
Binary file not shown.
Binary file added android/assets/a3.ogg
Binary file not shown.
Binary file added android/assets/bif1.ogg
Binary file not shown.
Binary file added android/assets/bif2.ogg
Binary file not shown.
Binary file added android/assets/chibi_ninja.ogg
Binary file not shown.
Binary file added android/assets/clock.ogg
Binary file not shown.
Binary file added android/assets/cow_death.ogg
Binary file not shown.
Binary file added android/assets/explosion.ogg
Binary file not shown.
95 changes: 95 additions & 0 deletions android/assets/font0.fnt
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
info face=font size=50 bold=0 italic=0 charset= unicode= stretchH=100 smooth=1 aa=1 padding=2,2,2,2 spacing=0,0 outline=0
common lineHeight=41 base=38 scaleW=256 scaleH=512 pages=1 packed=0
page id=0 file="font.png"
chars count=90
char id=97 x=2 y=2 width=22 height=24 xoffset=1 yoffset=10 xadvance=21 page=0 chnl=15
char id=98 x=2 y=28 width=21 height=32 xoffset=1 yoffset=2 xadvance=19 page=0 chnl=15
char id=99 x=2 y=62 width=20 height=23 xoffset=0 yoffset=12 xadvance=18 page=0 chnl=15
char id=100 x=2 y=87 width=25 height=33 xoffset=0 yoffset=2 xadvance=24 page=0 chnl=15
char id=101 x=25 y=28 width=23 height=25 xoffset=1 yoffset=11 xadvance=22 page=0 chnl=15
char id=102 x=2 y=122 width=22 height=31 xoffset=1 yoffset=4 xadvance=21 page=0 chnl=15
char id=103 x=2 y=155 width=21 height=32 xoffset=0 yoffset=10 xadvance=19 page=0 chnl=15
char id=104 x=2 y=189 width=17 height=31 xoffset=0 yoffset=3 xadvance=16 page=0 chnl=15
char id=105 x=25 y=55 width=7 height=29 xoffset=1 yoffset=5 xadvance=6 page=0 chnl=15
char id=106 x=2 y=222 width=18 height=37 xoffset=0 yoffset=5 xadvance=16 page=0 chnl=15
char id=107 x=21 y=189 width=16 height=30 xoffset=0 yoffset=4 xadvance=15 page=0 chnl=15
char id=108 x=25 y=155 width=8 height=31 xoffset=1 yoffset=4 xadvance=7 page=0 chnl=15
char id=109 x=26 y=2 width=30 height=22 xoffset=1 yoffset=12 xadvance=29 page=0 chnl=15
char id=110 x=26 y=122 width=22 height=24 xoffset=0 yoffset=11 xadvance=20 page=0 chnl=15
char id=111 x=29 y=86 width=19 height=23 xoffset=1 yoffset=12 xadvance=18 page=0 chnl=15
char id=112 x=35 y=148 width=19 height=30 xoffset=1 yoffset=11 xadvance=18 page=0 chnl=15
char id=113 x=50 y=26 width=20 height=30 xoffset=1 yoffset=13 xadvance=18 page=0 chnl=15
char id=114 x=58 y=2 width=18 height=22 xoffset=1 yoffset=13 xadvance=16 page=0 chnl=15
char id=115 x=34 y=58 width=17 height=25 xoffset=1 yoffset=10 xadvance=16 page=0 chnl=15
char id=116 x=50 y=85 width=16 height=27 xoffset=1 yoffset=7 xadvance=14 page=0 chnl=15
char id=117 x=53 y=58 width=21 height=23 xoffset=1 yoffset=13 xadvance=19 page=0 chnl=15
char id=118 x=72 y=26 width=21 height=23 xoffset=1 yoffset=12 xadvance=19 page=0 chnl=15
char id=119 x=50 y=114 width=30 height=23 xoffset=1 yoffset=12 xadvance=28 page=0 chnl=15
char id=120 x=68 y=83 width=22 height=23 xoffset=1 yoffset=11 xadvance=21 page=0 chnl=15
char id=121 x=2 y=261 width=20 height=31 xoffset=0 yoffset=12 xadvance=17 page=0 chnl=15
char id=122 x=78 y=2 width=20 height=22 xoffset=1 yoffset=12 xadvance=18 page=0 chnl=15
char id=65 x=22 y=221 width=26 height=34 xoffset=1 yoffset=2 xadvance=24 page=0 chnl=15
char id=66 x=39 y=180 width=21 height=34 xoffset=1 yoffset=2 xadvance=20 page=0 chnl=15
char id=67 x=56 y=139 width=28 height=33 xoffset=0 yoffset=2 xadvance=25 page=0 chnl=15
char id=68 x=2 y=294 width=27 height=33 xoffset=1 yoffset=3 xadvance=25 page=0 chnl=15
char id=69 x=24 y=257 width=24 height=32 xoffset=1 yoffset=3 xadvance=23 page=0 chnl=15
char id=70 x=2 y=329 width=24 height=32 xoffset=1 yoffset=3 xadvance=23 page=0 chnl=15
char id=71 x=2 y=363 width=28 height=32 xoffset=0 yoffset=2 xadvance=26 page=0 chnl=15
char id=72 x=31 y=291 width=23 height=33 xoffset=1 yoffset=2 xadvance=22 page=0 chnl=15
char id=73 x=28 y=329 width=22 height=32 xoffset=1 yoffset=2 xadvance=20 page=0 chnl=15
char id=74 x=50 y=216 width=25 height=32 xoffset=1 yoffset=2 xadvance=23 page=0 chnl=15
char id=75 x=50 y=250 width=23 height=31 xoffset=1 yoffset=3 xadvance=21 page=0 chnl=15
char id=76 x=62 y=174 width=19 height=31 xoffset=1 yoffset=4 xadvance=18 page=0 chnl=15
char id=77 x=2 y=397 width=28 height=31 xoffset=1 yoffset=4 xadvance=27 page=0 chnl=15
char id=78 x=2 y=430 width=26 height=32 xoffset=1 yoffset=3 xadvance=24 page=0 chnl=15
char id=79 x=2 y=464 width=27 height=32 xoffset=1 yoffset=2 xadvance=26 page=0 chnl=15
char id=80 x=30 y=430 width=21 height=32 xoffset=0 yoffset=2 xadvance=20 page=0 chnl=15
char id=81 x=31 y=464 width=28 height=38 xoffset=1 yoffset=3 xadvance=27 page=0 chnl=15
char id=82 x=32 y=363 width=22 height=33 xoffset=1 yoffset=2 xadvance=20 page=0 chnl=15
char id=83 x=52 y=326 width=22 height=32 xoffset=1 yoffset=2 xadvance=20 page=0 chnl=15
char id=84 x=56 y=283 width=24 height=32 xoffset=1 yoffset=2 xadvance=23 page=0 chnl=15
char id=85 x=53 y=398 width=25 height=32 xoffset=1 yoffset=2 xadvance=24 page=0 chnl=15
char id=86 x=75 y=250 width=24 height=31 xoffset=1 yoffset=3 xadvance=22 page=0 chnl=15
char id=87 x=76 y=51 width=34 height=30 xoffset=1 yoffset=4 xadvance=33 page=0 chnl=15
char id=88 x=56 y=360 width=26 height=31 xoffset=1 yoffset=4 xadvance=24 page=0 chnl=15
char id=89 x=77 y=207 width=23 height=32 xoffset=1 yoffset=3 xadvance=22 page=0 chnl=15
char id=90 x=76 y=317 width=26 height=33 xoffset=1 yoffset=2 xadvance=24 page=0 chnl=15
char id=33 x=82 y=283 width=11 height=32 xoffset=1 yoffset=3 xadvance=10 page=0 chnl=15
char id=8470 x=100 y=2 width=15 height=35 xoffset=2 yoffset=4 xadvance=18 page=0 chnl=15
char id=59 x=82 y=108 width=14 height=27 xoffset=1 yoffset=13 xadvance=12 page=0 chnl=15
char id=37 x=86 y=137 width=37 height=35 xoffset=1 yoffset=1 xadvance=35 page=0 chnl=15
char id=58 x=92 y=83 width=6 height=22 xoffset=1 yoffset=13 xadvance=5 page=0 chnl=15
char id=63 x=100 y=83 width=21 height=33 xoffset=0 yoffset=2 xadvance=19 page=0 chnl=15
char id=42 x=53 y=432 width=28 height=21 xoffset=1 yoffset=3 xadvance=27 page=0 chnl=15
char id=40 x=61 y=455 width=22 height=43 xoffset=1 yoffset=0 xadvance=20 page=0 chnl=15
char id=41 x=112 y=39 width=22 height=42 xoffset=1 yoffset=2 xadvance=20 page=0 chnl=15
char id=95 x=117 y=2 width=15 height=35 xoffset=2 yoffset=4 xadvance=18 page=0 chnl=15
char id=43 x=83 y=174 width=27 height=24 xoffset=1 yoffset=7 xadvance=26 page=0 chnl=15
char id=45 x=32 y=398 width=19 height=11 xoffset=1 yoffset=18 xadvance=18 page=0 chnl=15
char id=61 x=98 y=118 width=32 height=15 xoffset=1 yoffset=12 xadvance=30 page=0 chnl=15
char id=46 x=53 y=455 width=6 height=6 xoffset=1 yoffset=28 xadvance=5 page=0 chnl=15
char id=44 x=32 y=411 width=10 height=14 xoffset=1 yoffset=27 xadvance=9 page=0 chnl=15
char id=47 x=134 y=2 width=21 height=34 xoffset=1 yoffset=2 xadvance=20 page=0 chnl=15
char id=124 x=83 y=393 width=7 height=41 xoffset=1 yoffset=3 xadvance=6 page=0 chnl=15
char id=34 x=84 y=352 width=15 height=35 xoffset=2 yoffset=4 xadvance=18 page=0 chnl=15
char id=39 x=101 y=241 width=15 height=35 xoffset=2 yoffset=4 xadvance=18 page=0 chnl=15
char id=64 x=112 y=174 width=40 height=42 xoffset=1 yoffset=1 xadvance=39 page=0 chnl=15
char id=35 x=123 y=83 width=26 height=33 xoffset=1 yoffset=2 xadvance=25 page=0 chnl=15
char id=36 x=136 y=38 width=23 height=38 xoffset=1 yoffset=2 xadvance=22 page=0 chnl=15
char id=94 x=125 y=135 width=15 height=35 xoffset=2 yoffset=4 xadvance=18 page=0 chnl=15
char id=38 x=101 y=278 width=30 height=35 xoffset=1 yoffset=2 xadvance=29 page=0 chnl=15
char id=123 x=142 y=118 width=22 height=43 xoffset=1 yoffset=0 xadvance=21 page=0 chnl=15
char id=125 x=118 y=218 width=17 height=42 xoffset=1 yoffset=1 xadvance=15 page=0 chnl=15
char id=91 x=85 y=436 width=23 height=41 xoffset=1 yoffset=2 xadvance=21 page=0 chnl=15
char id=93 x=92 y=389 width=20 height=41 xoffset=1 yoffset=3 xadvance=18 page=0 chnl=15
char id=48 x=157 y=2 width=24 height=34 xoffset=1 yoffset=1 xadvance=22 page=0 chnl=15
char id=49 x=101 y=352 width=15 height=32 xoffset=1 yoffset=3 xadvance=13 page=0 chnl=15
char id=50 x=104 y=315 width=21 height=33 xoffset=1 yoffset=1 xadvance=19 page=0 chnl=15
char id=51 x=151 y=78 width=20 height=33 xoffset=1 yoffset=2 xadvance=18 page=0 chnl=15
char id=52 x=161 y=38 width=23 height=32 xoffset=1 yoffset=2 xadvance=22 page=0 chnl=15
char id=53 x=183 y=2 width=22 height=33 xoffset=1 yoffset=2 xadvance=20 page=0 chnl=15
char id=54 x=110 y=432 width=22 height=33 xoffset=1 yoffset=2 xadvance=21 page=0 chnl=15
char id=55 x=110 y=467 width=24 height=32 xoffset=1 yoffset=3 xadvance=22 page=0 chnl=15
char id=56 x=114 y=386 width=22 height=34 xoffset=1 yoffset=2 xadvance=21 page=0 chnl=15
char id=57 x=118 y=350 width=22 height=34 xoffset=1 yoffset=1 xadvance=21 page=0 chnl=15
char id=32 x=0 y=0 width=0 height=0 xoffset=1 yoffset=1 xadvance=21 page=0 chnl=15
Binary file added android/assets/font0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
95 changes: 95 additions & 0 deletions android/assets/font1.fnt
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
info face=font size=50 bold=0 italic=0 charset= unicode= stretchH=100 smooth=1 aa=1 padding=2,2,2,2 spacing=0,0 outline=0
common lineHeight=21 base=19 scaleW=128 scaleH=512 pages=1 packed=0
page id=0 file="font.png"
chars count=90
char id=97 x=2 y=2 width=12 height=13 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
char id=98 x=2 y=17 width=11 height=17 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=99 x=2 y=36 width=12 height=13 xoffset=-1 yoffset=6 xadvance=9 page=0 chnl=15
char id=100 x=2 y=51 width=14 height=18 xoffset=0 yoffset=1 xadvance=12 page=0 chnl=15
char id=101 x=15 y=17 width=13 height=14 xoffset=0 yoffset=5 xadvance=11 page=0 chnl=15
char id=102 x=2 y=71 width=12 height=17 xoffset=0 yoffset=2 xadvance=10 page=0 chnl=15
char id=103 x=2 y=90 width=11 height=17 xoffset=0 yoffset=5 xadvance=10 page=0 chnl=15
char id=104 x=2 y=109 width=10 height=17 xoffset=0 yoffset=2 xadvance=8 page=0 chnl=15
char id=105 x=16 y=33 width=5 height=16 xoffset=0 yoffset=3 xadvance=3 page=0 chnl=15
char id=106 x=2 y=128 width=11 height=20 xoffset=-1 yoffset=2 xadvance=8 page=0 chnl=15
char id=107 x=14 y=109 width=9 height=16 xoffset=0 yoffset=2 xadvance=7 page=0 chnl=15
char id=108 x=15 y=90 width=5 height=17 xoffset=0 yoffset=2 xadvance=3 page=0 chnl=15
char id=109 x=16 y=2 width=16 height=12 xoffset=0 yoffset=6 xadvance=15 page=0 chnl=15
char id=110 x=16 y=71 width=13 height=13 xoffset=0 yoffset=6 xadvance=10 page=0 chnl=15
char id=111 x=18 y=51 width=11 height=13 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
char id=112 x=23 y=33 width=11 height=16 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
char id=113 x=22 y=86 width=11 height=16 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
char id=114 x=30 y=16 width=10 height=12 xoffset=0 yoffset=6 xadvance=8 page=0 chnl=15
char id=115 x=31 y=51 width=10 height=14 xoffset=0 yoffset=5 xadvance=8 page=0 chnl=15
char id=116 x=31 y=67 width=9 height=15 xoffset=0 yoffset=4 xadvance=7 page=0 chnl=15
char id=117 x=34 y=2 width=12 height=12 xoffset=0 yoffset=6 xadvance=10 page=0 chnl=15
char id=118 x=36 y=30 width=11 height=13 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
char id=119 x=42 y=16 width=16 height=12 xoffset=0 yoffset=6 xadvance=14 page=0 chnl=15
char id=120 x=2 y=150 width=12 height=13 xoffset=0 yoffset=6 xadvance=10 page=0 chnl=15
char id=121 x=15 y=127 width=10 height=17 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
char id=122 x=48 y=2 width=11 height=12 xoffset=0 yoffset=6 xadvance=9 page=0 chnl=15
char id=65 x=25 y=104 width=14 height=18 xoffset=0 yoffset=1 xadvance=12 page=0 chnl=15
char id=66 x=35 y=84 width=12 height=18 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=67 x=43 y=45 width=15 height=18 xoffset=0 yoffset=1 xadvance=13 page=0 chnl=15
char id=68 x=2 y=165 width=14 height=18 xoffset=0 yoffset=1 xadvance=13 page=0 chnl=15
char id=69 x=43 y=65 width=13 height=17 xoffset=0 yoffset=1 xadvance=11 page=0 chnl=15
char id=70 x=16 y=146 width=13 height=17 xoffset=0 yoffset=1 xadvance=11 page=0 chnl=15
char id=71 x=27 y=124 width=15 height=17 xoffset=0 yoffset=1 xadvance=13 page=0 chnl=15
char id=72 x=41 y=104 width=13 height=18 xoffset=0 yoffset=1 xadvance=11 page=0 chnl=15
char id=73 x=49 y=84 width=12 height=17 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=74 x=58 y=65 width=14 height=17 xoffset=0 yoffset=1 xadvance=12 page=0 chnl=15
char id=75 x=60 y=16 width=13 height=17 xoffset=0 yoffset=2 xadvance=11 page=0 chnl=15
char id=76 x=60 y=35 width=11 height=17 xoffset=0 yoffset=2 xadvance=9 page=0 chnl=15
char id=77 x=73 y=35 width=15 height=17 xoffset=0 yoffset=2 xadvance=13 page=0 chnl=15
char id=78 x=75 y=2 width=14 height=17 xoffset=0 yoffset=2 xadvance=12 page=0 chnl=15
char id=79 x=2 y=185 width=15 height=17 xoffset=0 yoffset=1 xadvance=13 page=0 chnl=15
char id=80 x=18 y=165 width=12 height=17 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=81 x=31 y=143 width=15 height=20 xoffset=0 yoffset=2 xadvance=13 page=0 chnl=15
char id=82 x=2 y=204 width=12 height=18 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=83 x=44 y=124 width=12 height=17 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=84 x=56 y=103 width=13 height=17 xoffset=0 yoffset=1 xadvance=12 page=0 chnl=15
char id=85 x=63 y=84 width=14 height=17 xoffset=0 yoffset=1 xadvance=12 page=0 chnl=15
char id=86 x=74 y=54 width=13 height=17 xoffset=0 yoffset=2 xadvance=11 page=0 chnl=15
char id=87 x=2 y=224 width=18 height=16 xoffset=0 yoffset=2 xadvance=17 page=0 chnl=15
char id=88 x=16 y=204 width=14 height=17 xoffset=0 yoffset=2 xadvance=12 page=0 chnl=15
char id=89 x=19 y=184 width=13 height=17 xoffset=0 yoffset=1 xadvance=11 page=0 chnl=15
char id=90 x=2 y=242 width=14 height=18 xoffset=0 yoffset=1 xadvance=12 page=0 chnl=15
char id=33 x=32 y=165 width=7 height=17 xoffset=0 yoffset=1 xadvance=5 page=0 chnl=15
char id=8470 x=2 y=262 width=9 height=19 xoffset=1 yoffset=2 xadvance=9 page=0 chnl=15
char id=59 x=2 y=283 width=8 height=15 xoffset=0 yoffset=7 xadvance=6 page=0 chnl=15
char id=37 x=2 y=300 width=20 height=19 xoffset=0 yoffset=0 xadvance=18 page=0 chnl=15
char id=58 x=61 y=2 width=5 height=12 xoffset=0 yoffset=7 xadvance=3 page=0 chnl=15
char id=63 x=13 y=262 width=12 height=18 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=42 x=75 y=21 width=15 height=12 xoffset=0 yoffset=1 xadvance=13 page=0 chnl=15
char id=40 x=22 y=223 width=12 height=22 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
char id=41 x=34 y=184 width=13 height=22 xoffset=-1 yoffset=1 xadvance=10 page=0 chnl=15
char id=95 x=48 y=143 width=9 height=19 xoffset=1 yoffset=2 xadvance=9 page=0 chnl=15
char id=43 x=32 y=208 width=15 height=13 xoffset=0 yoffset=4 xadvance=13 page=0 chnl=15
char id=45 x=60 y=54 width=11 height=7 xoffset=0 yoffset=9 xadvance=9 page=0 chnl=15
char id=61 x=74 y=73 width=17 height=9 xoffset=0 yoffset=6 xadvance=15 page=0 chnl=15
char id=46 x=36 y=45 width=5 height=4 xoffset=0 yoffset=14 xadvance=3 page=0 chnl=15
char id=44 x=49 y=30 width=6 height=8 xoffset=0 yoffset=13 xadvance=5 page=0 chnl=15
char id=47 x=48 y=164 width=12 height=18 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=124 x=90 y=35 width=5 height=22 xoffset=0 yoffset=1 xadvance=3 page=0 chnl=15
char id=34 x=58 y=122 width=9 height=19 xoffset=1 yoffset=2 xadvance=9 page=0 chnl=15
char id=39 x=59 y=143 width=9 height=19 xoffset=1 yoffset=2 xadvance=9 page=0 chnl=15
char id=64 x=92 y=2 width=21 height=22 xoffset=0 yoffset=1 xadvance=19 page=0 chnl=15
char id=35 x=69 y=122 width=15 height=18 xoffset=0 yoffset=1 xadvance=12 page=0 chnl=15
char id=36 x=79 y=84 width=13 height=20 xoffset=0 yoffset=1 xadvance=11 page=0 chnl=15
char id=94 x=93 y=59 width=9 height=19 xoffset=1 yoffset=2 xadvance=9 page=0 chnl=15
char id=38 x=97 y=26 width=16 height=19 xoffset=0 yoffset=1 xadvance=14 page=0 chnl=15
char id=123 x=2 y=321 width=12 height=23 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15
char id=125 x=2 y=346 width=10 height=22 xoffset=0 yoffset=1 xadvance=8 page=0 chnl=15
char id=91 x=2 y=370 width=13 height=21 xoffset=0 yoffset=1 xadvance=11 page=0 chnl=15
char id=93 x=14 y=346 width=11 height=21 xoffset=0 yoffset=1 xadvance=9 page=0 chnl=15
char id=48 x=16 y=321 width=13 height=18 xoffset=0 yoffset=0 xadvance=11 page=0 chnl=15
char id=49 x=24 y=282 width=9 height=17 xoffset=0 yoffset=1 xadvance=7 page=0 chnl=15
char id=50 x=24 y=301 width=11 height=18 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=51 x=27 y=247 width=11 height=18 xoffset=0 yoffset=1 xadvance=9 page=0 chnl=15
char id=52 x=36 y=223 width=13 height=17 xoffset=0 yoffset=1 xadvance=11 page=0 chnl=15
char id=53 x=35 y=267 width=12 height=18 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=54 x=40 y=242 width=12 height=18 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=55 x=49 y=184 width=13 height=17 xoffset=0 yoffset=2 xadvance=11 page=0 chnl=15
char id=56 x=62 y=164 width=13 height=18 xoffset=0 yoffset=1 xadvance=10 page=0 chnl=15
char id=57 x=49 y=203 width=12 height=18 xoffset=0 yoffset=0 xadvance=11 page=0 chnl=15
char id=32 x=0 y=0 width=0 height=0 xoffset=0 yoffset=0 xadvance=11 page=0 chnl=15
Binary file added android/assets/font1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android/assets/jump_1.ogg
Binary file not shown.
Binary file added android/assets/jump_2.ogg
Binary file not shown.
Binary file added android/assets/jump_3.ogg
Binary file not shown.
Binary file added android/assets/moo_1.ogg
Binary file not shown.
Binary file added android/assets/moo_2.ogg
Binary file not shown.
Binary file added android/assets/moo_3.ogg
Binary file not shown.
Binary file added android/assets/moo_4.ogg
Binary file not shown.
Binary file added android/assets/moo_5.ogg
Binary file not shown.
Binary file added android/assets/pour.ogg
Binary file not shown.
Binary file added android/assets/rocket.ogg
Binary file not shown.
Binary file added android/assets/splash.ogg
Binary file not shown.
Binary file added android/assets/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android/assets/sprites.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android/assets/thud.ogg
Binary file not shown.
Loading

0 comments on commit 9d3911d

Please sign in to comment.