sergey-zhidkov / tic-tac-toe-t-mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToeTMobile

Tic Tac Toe project for T-Mobile position. This project was generated with Angular CLI version 1.6.6.

Run

From the repository folder run: npm install ng serve Navigate http://localhost:4200/ to see the result.

Description

Player plays with Computer on the grid with size 3x3. Computer does move by selecting random tile.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

About


Languages

Language:TypeScript 81.1%Language:JavaScript 7.7%Language:HTML 5.7%Language:CSS 5.6%