zainzafar90 / tic-tac-toe-socket-io

Multiplayer Tic Tac Toe game - Built using Socket IO

Home Page:https://tic-tac-toe-socket.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToeSocketIo

This project was generated with Angular CLI version 6.0.0.

Game layout is inspired from the following PEN https://codepen.io/jh3y/pen/BVaGKP

Development Client

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.

Development Server

Run npm run server to start Node Server.

Production Client

Run ng build --output-path dist for a prod build of client.

Production Server

Run npm run server for a prod server. Navigate to http://localhost:5000/

About

Multiplayer Tic Tac Toe game - Built using Socket IO

https://tic-tac-toe-socket.herokuapp.com/


Languages

Language:TypeScript 46.4%Language:CSS 26.5%Language:HTML 19.0%Language:JavaScript 8.1%