Skip to content

A console/command-line game wherein a user must guess a random password. The user has 12 tries to guess a password correctly.

Notifications You must be signed in to change notification settings

SeipatiT/Java_Game_Mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Java_Game_Mastermind

A project wherein I created a Java game that will create a random password. A player will get 12 tries to get the correct answer.

The program can tell a player how many numbers they guessed correctly and whether they are in the correct position in the password. e.g. 1234 is the password. If the user guesses 8734. They have guessed two out of four numbers correctly and two numbers are in the correct place.

About

A console/command-line game wherein a user must guess a random password. The user has 12 tries to guess a password correctly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages