Skip to content

🔵 A multiplayer Connect Four game using NodeJS with socket.io

License

Notifications You must be signed in to change notification settings

owengombas/Four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Connect Four Multiplayer game

To run the server you need:

  1. Install NodeJS (https://nodejs.org/)
  2. run the command: npm i
  3. run the command: node server.js

It's done, just go, on => http://localhost:3000