> Can pixie react to clicks on a figure

no, not by itself. for that I would use p5nim: 
<https://github.com/pietroppeter/p5nim>

examples of implementation of tic tac toe in p5js that could be ported to p5nim:

  * <https://openprocessing.org/sketch/1712070>
  * <https://editor.p5js.org/cs4all/sketches/Bk3TOJzlE>
  * <https://editor.p5js.org/ssmkhrj/sketches/JzpBW6cxO>
  * ... 


Reply via email to