subject

/ Pl I give Corona tomorrow is the last day of the term please I give CORONA AND MAXIMUM POINTS / QUICKLY I DON'T HAVE A LONG TIME AVAILABLE
Thanks I am waiting for all the codes I will give CORONA!
A programming program is created that requires the following conditions:

-Read everything I wrote:

-The program should be made in C ++;

- A player is required to have the function of coordinating it from the keyboard with the w-a-s-d keys with the home made instruction!

-The program should be as simple as possible

-not fife with many codes but just to move the player

-The player should have the X shape and move only from the keyboard, let's say that if you press the w key it will move upwards and will go only one mm and will stop (that's what I want) not to go to infinity and the same to be done with the other directions go a mm and stop and so on

- In addition, a mini fence should be made and if the player touches the fence, Game Over will be displayed;

-The fence should have only 3 sides with an opening and not be automated with a for or while instruction, it should be done like this



# X #

# #

# #

# # # #

-The fence should be simple made without being automated with for or While
as I did it, so do you with cout
-the player must also have exits to be able to leave the room

-He is not allowed to hit a fence if he hits Game Over

/ Pl I give Corona tomorrow is the last day of the term please I give CORONA AND MAXIMUM POINTS /

Thanks I am waiting for all the codes I will give CORONA!
I don't have much time quickly
DAU CORONA

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:30
The cm is responsible for overseeing the actions of the crisis management team and coordinating all crisis management efforts in cooperation with disaster recovery and/or business continuity planning, on an as-needed basis
Answers: 1
question
Computers and Technology, 22.06.2019 10:00
When is an original work considered public domain? a. when posted via social media b. when it is posted on the internet c. when a copyright symbol is not included with the piece of work d. when explicit permission is given by the author / owner
Answers: 1
question
Computers and Technology, 22.06.2019 22:30
Write a full class definition for a class named player , and containing the following members: a data member name of type string .a data member score of type int .a member function called setname that accepts a parameter and assigns it to name . the function returns no value.a member function called setscore that accepts a parameter and assigns it to score . the function returns no value.a member function called getname that accepts no parameters and returns the value of name .a member function called getscore that accepts no parameters and returns the value of score .this is what i have, aparently this is wrong: class player{private: string name; int score; public: void player: : setname (string n){name =n; }void player: : setscore (int s){score = s; }string player: : getname (){return name; }int player: : getscore (){return score; }};
Answers: 2
question
Computers and Technology, 22.06.2019 22:40
In this lab, you complete a python program that calculates an employee's annual bonus. input is an employee's first name, last name, salary, and numeric performance rating. if the rating is 1, 2, or 3, the bonus rate used is .25, .15, or .1 respectively. if the rating is 4 or higher, the rate is 0. the employee bonus is calculated by multiplying the bonus rate by the annual salary.
Answers: 1
You know the right answer?
/ Pl I give Corona tomorrow is the last day of the term please I give CORONA AND MAXIMUM POINTS /...
Questions
question
Mathematics, 16.01.2020 18:31
Questions on the website: 13722362