Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

NEED HELP WITH C++ AGK PROGRAMMING: I need the functioning and running code for these questions: 3. FISH: In the sample media you can download

NEED HELP WITH C++ AGK PROGRAMMING:

I need the functioning and running code for these questions:

3. FISH:

In the sample media you can download from the books website, you will find a fish image and an undersea background. Write an AGK program that displays the undersea backgroudn and makes the fish move back and forth across the screen.

4. SCHOOL OF FISH

Modify the program thta you created for #3 so it has 3 fish sprites, each moving back and forth across the screen. Use the same image file for each fish sprite.

5. FISH SWIMMING IN OPPOSITE DIRECTIONS

Write a program similar to #3 except this one should have two fish moving in opposite directions. Use the same image file for each fish sprite.

7. RANDOM FALLING BALL

In the sample media you can download from the books website, you will find a ball image. Write a progam that displays the ball at random location and then makes the ball move to the bottom of the screen. When the ball reaches the bottom of the screen, it should start these actions over again, appearing at another random location and moving to the bottom of the screen.

8. TWO RANDOM BALLS FALLING

Modify the program in #7 so it has two balls that appear at random locations and fall to the bottom of the screen.

Any code/work/help is always appreciated, thank you!!

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Time Series Databases New Ways To Store And Access Data

Authors: Ted Dunning, Ellen Friedman

1st Edition

1491914726, 978-1491914724

Students also viewed these Databases questions

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago