/TicTacToe-P5

This is a simple version of the game Tic-Tac-Toe using javascript and P5.js library.

Primary LanguageJavaScriptMIT LicenseMIT

TicTacToe-P5

✔ This is a simpler version of the game Tic-Tac-Toe which runs on its own by randomly selecting the boxes alternatively for ❌ and ⭕ and displays the Winner! 🏆.

✔ Uses javascript and P5.js library.