|
Android example source code file (README.txt)
The README.txt Android example source codeA Game where the user attempts to contain bouncing lines by drawing horizontal and vertical lines. When the balls are sufficiently contained, a new level begins with an extra ball added. Author: Karl Rosaen History: While writing this game, I had in mind a game I fondly remembered playing years ago. Recently it was pointed out that this game was in fact JezzBall. As a result, this game is certainly heavily influenced by JezzBall, though does not attempt to be a perfect clone. See http://en.wikipedia.org/wiki/JezzBall. Notes: - Lines are initiated by vertical and horizontal gestures. On the emulator, this can be done by clicking a point, dragging in a vertical or horizontal direction, and then letting go. - Vibration obviously won't work on the emulator, but has been tested on prototype hardware. TODO/ideas: - ability to draw multiple animating lines within the same region - bonus rounds? maybe a lighting bolt bounces around and if you can hit it or contain it, you get faster lines? - save high scores Other Android examples (source code examples)Here is a short list of links related to this Android README.txt source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.