Pong Solitaire

user_icon delza shared it 1 year, 5 months ago
329 views, 5 people love it, 1 tagger, 8 downloads, in 3 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

delza delza 1 year ago

Thanks for all the feedback. I'll try to incorporate it soon. I haven't had much time for Scratch lately, unfortunately, but I hope to do more with it soon.

(view all replies)
Comment Reply

EdnaC EdnaC 1 year ago

Neat. Some improvements: Remove the wait statement in the "Ball" motion, move "1" step to slow it down. If the paddle is hit, move 8 (or so) steps (after turning) to get away from the paddle. Instead of looking for "When (key) pressed", use a forever loop that contains "if (right arrow), turn "X" degrees, if (lft arrow), turn "X" degrees".

(view all replies)
Comment Reply

ernestpazera ernestpazera 1 year, 4 months ago

I thinnk I've solved issues 1 & 2: http://ernestpazera.googlepages.com/PongSolitaire.html

(view all replies)
Comment Reply

delza delza 1 year, 5 months ago

Thanks, guys. I wanted to create a complete game in a short time. This took me about an hour in Scratch. The hardest part was figuring out how to rotate the paddle without sine and cosine functions!

(view all replies)
Comment Reply

andresmh andresmh 1 year, 5 months ago

Such an interesting approach to pong. great idea!

(view all replies)
Comment Reply

Dude1 Dude1 1 year, 5 months ago

I got 30 and it is really hard

(view all replies)
Comment Reply

delza delza 1 year, 5 months ago

Hmmm. This works OK in Safari, but in Firefox I'm not getting key repeats. It's a *lot* harder when I have to hit the arrow keys over and over. Is anyone else seeing the same thing?

(view all replies)
Comment Reply