Skip to content

CasparGLynch/NodeJsChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chess Game!

A simple chess game with a simple ai and websockets in Node.js

Installation

Make sure you have the Node Package Manager (https://www.npmjs.com/)

  git clone ~instert ssh/https link~
  cd NodeJsChess/
  npm install
  npm start

It is hosted on port 3000, navigate there with your browser (http://localhost:3000)

About

Simple Chess application written in Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published