2013-12-21 15:58:23 +00:00
|
|
|
Categories:Games
|
|
|
|
License:GPLv3
|
2014-08-26 11:30:35 +00:00
|
|
|
Web Site:
|
2013-12-21 15:58:23 +00:00
|
|
|
Source Code:https://github.com/bkueng/clash_of_balls
|
|
|
|
Issue Tracker:https://github.com/bkueng/clash_of_balls/issues
|
|
|
|
|
|
|
|
Auto Name:Clash of Balls
|
|
|
|
Summary:2-player accelerometer game
|
|
|
|
Description:
|
2014-02-02 18:43:11 +00:00
|
|
|
Prove your sensitive control skills and compete with your friends over WiFi in
|
|
|
|
various levels.
|
|
|
|
Try to destroy your rivals by pushing them into the black void and become the
|
|
|
|
true master of balls.
|
|
|
|
Don't forget to make use of the mighty power-ups that will appear eventually.
|
|
|
|
And always be aware of the danger that you have to face out there.
|
2013-12-21 15:58:23 +00:00
|
|
|
But remember, you are alone and there is only one survivor.
|
|
|
|
|
|
|
|
Games are played peer-to-peer; so
|
|
|
|
no server is used, but each player needs to be in the same network to see each
|
|
|
|
other. If the device supports it, Clash of Balls should also run via Bluetooth.
|
2014-02-02 18:43:11 +00:00
|
|
|
For the best game experience, the WiFi needs low latencies.
|
2013-12-21 15:58:23 +00:00
|
|
|
You can also create a Hotspot and let others connect.
|
|
|
|
|
|
|
|
The aim of the game is to bounce the other players out of the field by balancing
|
2014-02-02 18:43:11 +00:00
|
|
|
your device.The game should be self-explanatory, there is a Help Menu. When the
|
|
|
|
game starts and the countdown is shown, hold your device still in the desired
|
|
|
|
position, where your ball should not move. During the game, tilt the device to
|
2013-12-21 15:58:23 +00:00
|
|
|
move your player to a certain direction.
|
|
|
|
|
|
|
|
For physics simulation, JBox2D is used, a Java implementation of the 2D physics
|
|
|
|
engine Box2D.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/bkueng/clash_of_balls.git
|
|
|
|
|
|
|
|
Build:1.11,111
|
|
|
|
commit=v1.11
|
|
|
|
init=zip -r native.zip libs/armeabi
|
2014-04-26 10:15:00 +00:00
|
|
|
srclibs=Jbox2d@691
|
2014-08-26 11:30:35 +00:00
|
|
|
rm=libs/jbox2d-library-2.1.2.1-SNAPSHOT.jar
|
2013-12-21 15:58:23 +00:00
|
|
|
prebuild=echo 'source.dir=src;$$Jbox2d$$/src/main/java' >> ant.properties
|
|
|
|
build=unzip native.zip
|
|
|
|
|
|
|
|
Maintainer Notes:
|
2014-01-20 10:34:11 +00:00
|
|
|
Could build the alljoyn native library: https://git.allseenalliance.org/gerrit
|
2013-12-21 15:58:23 +00:00
|
|
|
.
|
|
|
|
|
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:Tags
|
|
|
|
Current Version:1.11
|
|
|
|
Current Version Code:111
|
|
|
|
|