Skip to content
/ Chess Public
forked from kevinAlbs/Chess

A chess game made with NodeJS

Notifications You must be signed in to change notification settings

ki2chio/Chess

This branch is 1 commit ahead of, 3 commits behind kevinAlbs/Chess:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 19, 2023
13508bf · Apr 19, 2023

History

38 Commits
Apr 19, 2023
Feb 15, 2023
Jan 27, 2013
Feb 28, 2023
Jan 27, 2013
Feb 12, 2013
Feb 15, 2023
Dec 12, 2013
Feb 15, 2023
Feb 23, 2023
Feb 18, 2013

Repository files navigation

Chess

An online Chess game made with NodeJS and Websockets (socket.io).

Demo

To run:

npm install package.json
node server.js

Browse to localhost:5000.

About

A chess game made with NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • CSS 6.0%
  • HTML 1.9%