Basket n Balls GAME
There are 10 balls with 100 seconds in each round, “Super Player” can score 1 point or pass the ball to other “Players”, and “Players” can score 3 points from outside the “D” or 2 points from inside. Two options (Play, 2x) to choose. The “Play” options has two rounds and 15 seconds to each ball , defenders randomly choose pre-stored strategy for each ball. The “2x” option is a challenger with one round and 10 seconds to each ball, each of the defender use subset of 6x6 matrix elements with randomized end points. Scoring is based on two score points for one ball defense and one score point for two basket points. Three baskets from outside the “D” shall have ten bonus points added to basket points. On score tie, additional round with 3 balls shall be awarded. This game can be extended to mind training basketball with different near real defense moves by increasing matrix size and additional elements/positions.
This is offline game and in this app, “Super Player” uses AccelerometerPlay sample code available with modifications.