Untitled

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