Skip to content

dayekaye/Checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers - A simple Socket.IO multiplayer game

Build Status .

Installation Guide:

git clone https://github.com/HardTacos/checkers.git

Make sure that you have node installed. You can check this by running

$ node -v
v6.3.1

Install the npm modules

npm install

run the application

node lib/app.js

Visit localhost:8080 to visit the site

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published