We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, I am having problems with this raster problem, please help. It is the west puzzle at http://nifty.stanford.edu/2011/parlante-image-puzzle/.
Answers
What problems are you having, exactly?
Here is the image: http://nifty.stanford.edu/2011/parlante-image-puzzle/west-puzzle.png
to get you started,
you need loadImage to load an image
then look here:
https://www.processing.org/reference/PImage.html
then look at red(), green() etc. in the reference:
https://www.processing.org/reference/
please show your code