locked
March Community Challenge - Driving a Golf Ball RRS feed

  • General discussion

  • MARCH - Monthly Challenge suggestion - Driving a Golf Ball to the green !

    Create a program that simulates a golf ball which is hit by the driver, and which leaves off, and falls not far from the flag on the green

    Maybe to see the 3D golf ball, i.e. see close, then see her getting into the sky while away and see it drop off, bouncing, rolling, then stop...

    Using some functions like :  

    Shapes.zoom

    Shapes.animate

    Shapes.move

    Shapes.addimage

    Draw a horizon, and a kind of green in the distance with his flag.

    Use a keyboard key to drive the ball.




    Monday, February 20, 2017 9:21 PM
    Answerer

All replies

  • Here is my solution:

    with green, ball, flag , all in shapes.add

    program no: HFV137


    • Edited by YLedEditor Friday, March 3, 2017 4:32 PM flag, ball, green as shapes and not images
    Thursday, March 2, 2017 6:35 PM
    Answerer
  • nice demo yled))

    some updates: HFV137-0

    • added zoomin-out by mswheel
    • added flag weaving
    • some color changes and ball shadow

    Wednesday, March 29, 2017 3:51 AM