8000 GitHub - cgalbiati/connectFour: This is a simple connect four game that runs in the command line
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cgalbiati/connectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

This is a simple command line connect four game. To play the game, make sure node is installed, npm install (I used a library called bluebird to promisify my stdin to make my code more readable), and then run 'node main.js'.

About

This is a simple connect four game that runs in the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0