Question: C++ ONLY// A allegro 5 program in c++ only that stays in a loop until escape is pressed. It shows a background image and moves
C++ ONLY//
A allegro 5 program in c++ only that stays in a loop until escape is pressed. It shows a background image and moves an object on screen using four arrow keys but the object can only move if its center stays on white background, see the ghost in the following screen shot., create a background bitmap that is black and has a white path, Use a small player character, a function that reads a pixel colour, A colour is white if RGB components are 255. No actual BMP needed just code, will insert bmp where it is needed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
