/tictactoe

#️⃣ Tic Tac Toe in TypeScript.

Primary LanguageTypeScriptMIT LicenseMIT

#️⃣ TicTacToe

License: MIT

Simple Tic Tac Toe implementation in TypeScript.

Installation

npm i
npm run build # to compile TypeScript
npm run watch # to set a TypeScript watch

Go to index.html in a browser.

Author

License

This project is open source and available under the MIT License.