Skip to content

hamzaavvan/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

Tic Tac Toe game built using node (sockets), ejs

Event Management App

Updated GUI v1.3

Event Management App

Features

  1. Realtime Chat
  2. Emoji Support
  3. Message Alert
  4. Leave Game
  5. Added Loading Indicator

Requirements

  1. NodeJS
  2. NPM

Usage

First, install the dependencies using npm

$ cd tictactoe
$ npm install

Start the server:

$ npm start

Or start server using node:

$ node server.js

Then, visit: http://localhost:3000/