Question: Using emu8086 write a full code that does the following - write your name in the middle of the screen - using the keyboard arrow
Using emu8086 write a full code that does the following
- write your name in the middle of the screen
- using the keyboard arrow keys, the user can move a blinking cursor on the screen
- when the cursor is over a character, if the user hits "enter" then the character will move with the cursor
- when "enter" is clicked again, the character is released to the new position
-characters cannot be released on top of each other
- when a character is moving with the cursor, if user click"R" the character is colored red, "B" for blue, and "G" for green
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
