Skip to content

hiepns/ChessJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessJS

My very first semi-serious project in NodeJS: Multiplayer Chess game.

What it looks like

https://thawing-wave-3281.herokuapp.com/

Features

  • Play chess with your friend
  • Support rooms: enter any room name (or append #roomname to URL) to create new room for you and your friend.

Run

> npm install
> node server.js

Application run at https://localhost:5000

About

Multiplayer Chess game by NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published