Skip to content

Quoridor Online Multiplayer Game using Node.js, Express and Socket.IO

License

Notifications You must be signed in to change notification settings

cygnan/quoridor-multiplaying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quoridor-multiplaying

Quoridor Online Multiplayer Game using Node.js, Express and Socket.IO.

cap2-playing

Getting started

  1. Install Node.js v10.19.0 and clone this repository.

  2. Install libraries and run backend code:

    npm install
    cd backend && npm run prod
    
  3. Open http://localhost:3000/ to play.

License

This repository includes some files and code derived from other softwares. Such files have inherited their original licenses.

All other files are my writing, GPLv3, see LICENSE.

About

Quoridor Online Multiplayer Game using Node.js, Express and Socket.IO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •