Skip to content

saadullah01/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect4

Connect4 Game with Vue JS

To Run

  1. First you need to make sure that you have the latest Node.js installed. If not you can download and install it from Node.js Downloads Page.
  2. Clone this repo and go to the Connect4 directory
git clone https://github.com/saadullah01/Connect4.git
cd Connect4
  1. Start the game server
node src/server.js
  1. Now start two game clients by opening src/client.html in two different tabs/windows of your browser (preferably Google Chrome).
  2. Press 'New Game' for both clients and start playing the game. Have Fun!!

About

Connect4 Game with Vue JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published