taniarascia / tictactoe

#️⃣ Tic Tac Toe in TypeScript.

Home Page:https://taniarascia.github.io/tictactoe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#️⃣ 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.

About

#️⃣ Tic Tac Toe in TypeScript.

https://taniarascia.github.io/tictactoe

License:MIT License


Languages

Language:TypeScript 95.9%Language:HTML 4.1%