Skip to content

enesbkoca/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect4.js

Popular Connect Four game implemented using Node.JS

Installation

Install dependencies:

npm install

Usage

To run the server in localhost:3000:

npm run