Instructions:Step 1
Create a picture a new picture on Piskel that you want to make, You can draw anything appropriate, each pixel must have colour in it and you can only use 4 colours.
Step 2
Use one or two binary digits to represent the colour of each element. You will then write out the binary eg 00 for white, 01 for red as was done in the emoji and Mario example
You can:
Decide which binary digit (or pair of binary digits) corresponds to which colour
You cannot:
Use one binary digit for some colours and two for others — you must use either one or two binary digits for all colours.
Step 3
Draw a binary bitmap out for the image you have created again as shown in the example.