C++ expert need
Budget: $10 – $30 USD
I need a c++ expert to do the following projects for me:
Part 1: Car
Draw a simple car at the center of the screen:
The user should be able to drive the car simply using the arrow keys. Once an arrow key is pressed, the car should change its position to the new location. At the edge of the monitor, you should be able to stop the car or allow the car to be shown on the other side of the monitor.
Instead of the arrow keys, any other set of keys can be used, but the
arrow keys are preferred.
Part 2:
should implement a graphical scene similar to the attached image. The number, colors and shape of the people in the image can be changed according to the design.
The project should have two ways of raising flag:
a. Automatic: if you press key 'A' or 'a' the flag should be raised to the
top of the axes, automatically.
b. Manual: by pressing key 'M' or 'm' the flag should be raised a bit
(the amount of change is depending on the design).
Note: the flag should not be raised higher than the highest place of the axis.
there should be a specific key to lower the flag as well.
Part 1: Car
Draw a simple car at the center of the screen:
The user should be able to drive the car simply using the arrow keys. Once an arrow key is pressed, the car should change its position to the new location. At the edge of the monitor, you should be able to stop the car or allow the car to be shown on the other side of the monitor.
Instead of the arrow keys, any other set of keys can be used, but the
arrow keys are preferred.
Part 2:
should implement a graphical scene similar to the attached image. The number, colors and shape of the people in the image can be changed according to the design.
The project should have two ways of raising flag:
a. Automatic: if you press key 'A' or 'a' the flag should be raised to the
top of the axes, automatically.
b. Manual: by pressing key 'M' or 'm' the flag should be raised a bit
(the amount of change is depending on the design).
Note: the flag should not be raised higher than the highest place of the axis.
there should be a specific key to lower the flag as well.