Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 532 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 532 Bytes

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