owengombas / Four

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:HTML 66.4%Language:JavaScript 33.6%