Go Back   webOS Nation Forums > Homebrew > webOS homebrew apps

Reply
 
LinkBack Thread Tools Display Modes
Old 07/19/2009, 04:11 AM     Thread Author   #1 (permalink)
Member
 
Join Date: Jun 2009
Location: Chicago
Posts: 316
Likes: 0
Thanks: 32
Thanked 166 Times in 26 Posts

Default PREbounce 1.1 : a bouncy game (was 1.0)(7/19)

2 days=2 apps. here is PREbounce a follow up to PRErun(soon to be PREtrack)

UPDATE: PREbounce 1.1 + source code available for download below

Use your finger to fling the ball and it will bounce in the box. If you have any notifications close them, other wise the app will scroll.

I made this to practice making a different app but I figured this is pretty entertaining on its own.


like always, give me some feedback about how I can make the app better. Just cause I know someone will say it, the accelerometer APIs for RAW DATA don't work(other ones like orientation change do)

My other thought was that maybe some programming novices here might want to take a look at the code. If there is interest shout out and ill rar it up and post the file.

well, that's all, bounce away

1.0:
released 7/19
just flinging and bouncing

1.1:
7/19
scrolling issue fixed
Attached Images
File Type: jpg prebounce_2009-19-07_031432.jpg (114.2 KB, 1781 views) Email Attachment
Attached Files
File Type: ipk prebounce_1.0.0_all.ipk (72.8 KB, 167 views) Email Attachment
Download URL:
File Type: ipk prebounce_1.1.0_all.ipk (72.8 KB, 756 views) Email Attachment
Download URL:
File Type: zip PREbounce1.1.zip (81.9 KB, 87 views) Email Attachment
File Type: ipk org.webosinternals.breakout_0.0.1_all.ipk (18.5 KB, 4 views) Email Attachment
Download URL:
File Type: ipk org.webosinternals.breakout_0.0.2_all.ipk (17.7 KB, 7 views) Email Attachment
Download URL:
File Type: ipk org.webosinternals.breakout_0.0.5_all.ipk (14.9 KB, 27 views) Email Attachment
Download URL:

Last edited by kmax12; 08/04/2009 at 12:22 AM.
kmax12 is offline   Reply With Quote
Old 07/19/2009, 04:49 AM   #2 (permalink)
Member
 
glamisfanatic's Avatar
 
Join Date: Jun 2009
Posts: 310
Likes: 0
Thanks: 80
Thanked 36 Times in 24 Posts

Default

Its kind of hard to play, cause everytime you try to fling the ball you are actually moving the app around. Its a cool concept but needs a little work, maybe make the back ground stay put and not move at all, and add more travel to the ball.

This gives me the idea for that one game thats pretty popular on flash game sites, where you drag that naked lady through the sky and throw her trough like balls or something, her body has the rag doll effect. Its simple but fun lol
__________________
Prē *********♥
1Ghz
Pixi *********♥
Patched up
(Gone)
Now on a Samsung Epic
*Creator of the best thread on precentral*

RIP

glamisfanatic is offline   Reply With Quote
Old 07/19/2009, 09:24 AM   #3 (permalink)
Member
 
Join Date: Jun 2009
Posts: 294
Likes: 0
Thanks: 94
Thanked 29 Times in 21 Posts

Default

definitly lock the windows movement, thats step 1.
zna03 is offline   Reply With Quote
Old 07/19/2009, 10:20 AM   #4 (permalink)
Member
 
TMed_ATL's Avatar
 
Join Date: May 2009
Location: ATL/ Athens, GA
Posts: 414
Likes: 0
Thanks: 61
Thanked 27 Times in 24 Posts

Default

pretty cool. Needs the app not to scroll just the ball
__________________
SCK Manager
TMed_ATL is offline   Reply With Quote
Old 07/19/2009, 11:57 AM   #5 (permalink)
Member
 
Join Date: May 2009
Posts: 128
Likes: 0
Thanks: 72
Thanked 8 Times in 7 Posts

Default

looks cool, ill post an update once i install it
chezbi is offline   Reply With Quote
Old 07/19/2009, 12:37 PM   #6 (permalink)
Member
 
Colonel Kernel's Avatar
 
Join Date: Apr 2009
Location: Boston, MA
Posts: 769
Likes: 0
Thanks: 190
Thanked 101 Times in 58 Posts

Default

Haven't installed it yet, but what about adding a Simon Says element, coloring the borders and blinking them in a pattern. Then have us flick the ball off those borders in order?

Just thinking.
Colonel Kernel is offline   Reply With Quote
Old 07/19/2009, 12:40 PM   #7 (permalink)
Member
 
Colonel Kernel's Avatar
 
Join Date: Apr 2009
Location: Boston, MA
Posts: 769
Likes: 0
Thanks: 190
Thanked 101 Times in 58 Posts

Default

And, yes, please post a ZIP/RAR. This n00b would very much like to look at the flicking code. Thanx in advance.
Colonel Kernel is offline   Reply With Quote
Old 07/19/2009, 02:07 PM     Thread Author   #8 (permalink)
Member
 
Join Date: Jun 2009
Location: Chicago
Posts: 316
Likes: 0
Thanks: 32
Thanked 166 Times in 26 Posts

Default

Quote:
Originally Posted by TMed_ATL View Post
pretty cool. Needs the app not to scroll just the ball
If you have any notifications close them since it makes the screen smaller.
kmax12 is offline   Reply With Quote
Old 07/19/2009, 02:47 PM   #9 (permalink)
Member
 
Colonel Kernel's Avatar
 
Join Date: Apr 2009
Location: Boston, MA
Posts: 769
Likes: 0
Thanks: 190
Thanked 101 Times in 58 Posts

Default

Quote:
Originally Posted by kmax12 View Post
If you have any notifications close them since it makes the screen smaller.
For the moment, that will help as a work around, yes, but the notification bar is a primary function of webOS and the Pre. The Dev should never ask the User to do the job for him/her.
Colonel Kernel is offline   Reply With Quote
Old 07/19/2009, 03:15 PM   #10 (permalink)
Member
 
Join Date: Jun 2009
Posts: 41
Likes: 0
Thanks: 6
Thanked 5 Times in 3 Posts

Default

Haha. I bounced it out of the box, and now it won't go back in. Nice sample for physics and graphic capabilities on the Pre.
Tokyo_Ben is offline   Reply With Quote
Old 07/19/2009, 07:47 PM     Thread Author   #11 (permalink)
Member
 
Join Date: Jun 2009
Location: Chicago
Posts: 316
Likes: 0
Thanks: 32
Thanked 166 Times in 26 Posts

Default

Quote:
Originally Posted by Colonel Kernel View Post
For the moment, that will help as a work around, yes, but the notification bar is a primary function of webOS and the Pre. The Dev should never ask the User to do the job for him/her.
I agree, does anyone know how to prevent scrolling? I can't figure it out.
kmax12 is offline   Reply With Quote
Old 07/19/2009, 08:00 PM   #12 (permalink)
Member
 
Join Date: Jul 2009
Posts: 21
Likes: 0
Thanks: 0
Thanked 89 Times in 5 Posts

Default

When pushing a scene set disableSceneScroller to true.
Example:
[CODE]
this.sceneArgs = {
name: 'first',
disableSceneScroller: true
}

this.controller.pushScene(this.sceneArgs);
[/CODE]
cstucker is offline   Reply With Quote
Thanked By: SirataXero
Old 07/19/2009, 08:37 PM     Thread Author   #13 (permalink)
Member
 
Join Date: Jun 2009
Location: Chicago
Posts: 316
Likes: 0
Thanks: 32
Thanked 166 Times in 26 Posts

Default

Quote:
Originally Posted by cstucker View Post
When pushing a scene set disableSceneScroller to true.
Example:
[CODE]
this.sceneArgs = {
name: 'first',
disableSceneScroller: true
}

this.controller.pushScene(this.sceneArgs);
[/CODE]
thanks you. I will include this in my next update.
kmax12 is offline   Reply With Quote
Old 07/19/2009, 08:47 PM   #14 (permalink)
Member
 
Join Date: Aug 2007
Posts: 19
Likes: 0
Thanks: 35
Thanked 1 Time in 1 Post

Default

could you post the code.. Thanks
skyheli is offline   Reply With Quote
Old 07/19/2009, 09:15 PM     Thread Author   #15 (permalink)
Member
 
Join Date: Jun 2009
Location: Chicago
Posts: 316
Likes: 0
Thanks: 32
Thanked 166 Times in 26 Posts

Default

Quote:
Originally Posted by skyheli View Post
could you post the code.. Thanks
I will in like 5 minutes with update 1.1

fixes:
scrolling issue

enjoy

**edit**
it wouldn't let me post the .rar file. email me at kmax12@gmail.com and i'll reply with it

**edit**
I just zipped the file instead and it worked. check out the OP

Last edited by kmax12; 07/19/2009 at 09:29 PM.
kmax12 is offline   Reply With Quote
Old 07/20/2009, 09:34 AM   #16 (permalink)
Member
 
Join Date: Jun 2009
Posts: 105
Likes: 0
Thanks: 16
Thanked 2 Times in 2 Posts

Default

Good distraction
free hurricane is offline   Reply With Quote
Old 07/20/2009, 09:44 AM     Thread Author   #17 (permalink)
Member
 
Join Date: Jun 2009
Location: Chicago
Posts: 316
Likes: 0
Thanks: 32
Thanked 166 Times in 26 Posts

Default

Quote:
Originally Posted by free hurricane View Post
Good distraction

that's the idea. good to hear. any comments for improvement to make it MORE distracting
kmax12 is offline   Reply With Quote
Old 07/21/2009, 04:36 PM   #18 (permalink)
Member
 
Join Date: Jun 2009
Posts: 20
Likes: 0
Thanks: 2
Thanked 0 Times in 0 Posts

Default

cool app!
jcooke426 is offline   Reply With Quote
Old 07/21/2009, 05:22 PM   #19 (permalink)
Member
 
Rhody's Avatar
 
Join Date: Jul 2008
Location: Dalls, TX
Posts: 706
Likes: 0
Thanks: 92
Thanked 47 Times in 25 Posts

Default

Quote:
Originally Posted by kmax12 View Post
any comments for improvement to make it MORE distracting
bikini car wash
Rhody is offline   Reply With Quote
Old 07/21/2009, 07:10 PM   #20 (permalink)
Member
 
Join Date: Jul 2009
Posts: 12
Likes: 0
Thanks: 2
Thanked 0 Times in 0 Posts

Default

cool stuff
kamsid is offline   Reply With Quote
Reply
webOS Nation Forums  > Homebrew > webOS homebrew apps   PREbounce 1.1 : a bouncy game (was 1.0)(7/19)

Thread Tools
Display Modes



 

Content Relevant URLs by vBSEO 3.6.0