In my 2 player games I created tic tac toe but it used 11 sprites and well over 100 blocks. In this version it only uses 1 sprite and less than 100 blocks (90). The only problem is that when a player wins and the board is filled, A tie screen also shows up.
Two player games tic tac toe: https://scratch.mit.edu/projects/783790379 _____________________________________________ Comment me if you found a way to get rid of more blocks.