
The BullsNCows Application in AngularJS
About 5 years back, when I was still dabbling with client-side technologies for the first time, I had written the . My knowledge of Javascript and client side technologies has evolved quite a bit s...
5 posts tagged with Bullsncows.

About 5 years back, when I was still dabbling with client-side technologies for the first time, I had written the . My knowledge of Javascript and client side technologies has evolved quite a bit s...

About 2 years back, I had conducted an experiment with the Bulls and Cows game[ [1 ]](/2005/12/18/bulls-and-cows-computer-simulation-results/) [ [2 ]](/2005/12/12/my-experiments-with-javascript-the...

Context: I started off writing the Bulls and Cows game just to pass time when I am bored, but soon it turned out to be an interesting mathematical problem. Also thanks to for the interest shown. I...

100+ hits in 24 hours! I should consider my experiments as successful. I have made minor modifications to the the appearance and usability of the page. Here's the link: .

I managed to get a Javascript game called "Bulls and Cows" up and running: . The rules for playing the game are given in the same link. Enjoy!