I will show you how to write an Allegro project that:
- Places the text "HELLO WORLD" on a graphical window.
- Allows the user to move the text in any of four directions by pressing
the arrow keys.
- Terminates when the user presses the Esc key.
Figure 1 shows three screen shots of the program output as the text was being
moved using the arrow keys.