mirror of
https://github.com/FranP-code/Tic-Tac-Toe-Game.git
synced 2025-10-12 23:52:39 +00:00
Win game logic done
This commit is contained in:
@@ -44,4 +44,6 @@ export default function checkInputs() {
|
||||
|
||||
return true
|
||||
}
|
||||
|
||||
return [inputsPlayer1, inputsPlayer2]
|
||||
}
|
||||
Reference in New Issue
Block a user