Friday, March 23, 2012

Cows and Bulls in Java


A basic implementation of Cows and Bulls game in Java. In this program I have used Absolute Positioning concept (No specific reason for using absolute positioning, just wanted to try it). JTable is used to display entered words and score (number of cows and bulls).



External links:
Source code [pastebin]
Source code with data file [.zip]

No comments:

Post a Comment