bobball-android

This is a native implementation of bobball on android. Bobball is a clone of an old PC game called jezzball, it is an awesomely simple game but very hard to master.

bobball-android-1

bobball-android-2

bobball-android-3

History

This game was present on the play store, it had a few thousand downloads but when android 4.0 came out it stopped working. The problem was that I had included some unofficial android files under their original package, sadly these classes graduated to the final version of android 4.0 creating a conflict on the classpath. I would have updated the application but this was the point when I found out that you need to keep hold of your original android signing keys, and I didn't have them any more.

Source

The source for this project is available on github https://github.com/bobthekingofegypt/BobBall