Help for a beginner please...
in
Programming Questions
•
2 years ago
Hi all,
This is my first topic and i'm just learning how to code with processing. I want to make a simple grid with 16 box, when i move my mouse on a box, the color change, and when i click on it, color change again...
Here is my first work on it (you can download it to check it out) :
http://dim.maxx.free.fr/processing/wtf03.pde
I know, this is a very basic code, and as you can see i have trouble with it because only one line is working....
Could you help me to write the correct code to have my 16 box correct ?
Thanks in advance for your help
Strawberry
This is my first topic and i'm just learning how to code with processing. I want to make a simple grid with 16 box, when i move my mouse on a box, the color change, and when i click on it, color change again...
Here is my first work on it (you can download it to check it out) :
http://dim.maxx.free.fr/processing/wtf03.pde
I know, this is a very basic code, and as you can see i have trouble with it because only one line is working....
Could you help me to write the correct code to have my 16 box correct ?
Thanks in advance for your help
Strawberry
1