Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 374 Bytes

File metadata and controls

17 lines (8 loc) · 374 Bytes

Mastermind-game-java

Mastermind game in Java

This is a popular mastermind game built in java.Here is the reference for the game;
https://en.wikipedia.org/wiki/Mastermind_(board_game).It is a code breaking game between two players, one is 
a computer and second is a actual player.


The IDE used for this project is Ntebeans with apache ant build.