Skip to content

AgnieszkaAureliaMarczak/Mastermind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌 Mastermind - virtual code-breaking game 📌

A structure-oriented interactive app based on the classic code-breaking game.

📌 General Information

Become a codebreaker and try to win with a computer-generated opponent by guessing the password in less than ten attempts!

This is a copy of my first interactive game created here. I designed it to practise mathematical algorithms and structured programming principles.

📌 How To Use

👉 Clone the repository using Git, then run it on your computer

👉 Pro-Tip: for best functionality use the Corretto-17 Oracle OpenJDK version 17

👉 You'll find the Mastermind class with the main method in the src folder

mastermind