This is The Tic Tac Toe Game You can play with two players
Later I will use this project to play with brain.js
You can use this demo here: https://bcanape-tic-tac-toe-angular.netlify.com/
You need npm to install and run the app
To launch the app you need to open a terminal and type theses commands:
npm install
ng serve