Can I create a ticktacktoe game on top of the matrix disributed data structure(dds) in the Fluid Framework?
Can I create a ticktacktoe game on top of the matrix disributed data structure(dds) in the Fluid Framework? I would like to know how can I use the SharedMatrix to create a collaborative ticktacktoe game by using the fluid framework.