Question: In C++ I don't understand what I am doing wrong. I keep getting a long list of errors during compiling the program. Especially errors telling
In C++ I don't understand what I am doing wrong. I keep getting a long list of errors during compiling the program. Especially errors telling me i can't convert usr_direction to a character. The purpose is to create an object and move it slowly vertically/horizontally across the screen. Any help is most appreciated! What is on the project is as far as we have learned.
The object part works, need help with the moving part.

#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
