GottaProgramV2 / Ballsanity

A simple javascript game where the goal is to juggle the balls for as long as possible.
2 stars 0 forks source link

refine game logic #8

Open alextappin opened 8 years ago

alextappin commented 8 years ago

COS: Includes game physics, collisions, touch. can't define now.

NguyensAlot commented 8 years ago

Idea In order to propel the ball upward, user must be able to select the ball and drag in that direction

alextappin commented 8 years ago

Another idea... Maybe selecting the balls will be too difficult, instead, they need to draw a line under the ball to bounce it? Or maybe have a pin-ball type deal where you have multiple areas to touch that will in turn propell the ball upward

NguyensAlot commented 8 years ago

Trampolines will propel the ball upward