Skip to content

taniarascia/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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