Skip to content

evanrosebrook/node-js-connect4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-js-connect4

Multiplayer connect 4 build with node js. It's just a test to learn Node

startup command

node server

it will run on 127.0.0.1:3000

To start a room go to URL/{6 chars string}

##Demo on Heroku.com https://nodejs-row4.herokuapp.com/

About

Multiplayer connect 4 build with node js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.5%
  • CSS 23.9%
  • HTML 8.6%