Skip to content

gouthamve/bulls-and-cows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulls-and-cows

A node.js implementation of the game Bulls and Cows With a leaderboard

Forked off the excellent: https://github.com/vladimirmarinov/bulls-and-cows.git

INSTALLATION

Download and install node.js and npm and mongodb

RUNNING

Go to directory where you will be cloning this repo and run:

git clone https://github.com/gouthamve/bulls-and-cows.git
cd bulls-and-cows
npm install
mongod &
npm start

Then open a web browser and go to localhost:3001 and you are ready to play bulls and cows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published