Untitled

 avatar
unknown
plain_text
3 years ago
79 B
6
Indexable
   const playerOneTurns = board.filter((boardPosition) => boardPosition === 'X'
Editor is loading...