Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 407 Bytes

java_mastermind_game_text_only

The final project of an Introduction to Java programming class involved creating a text only based solution to the classic mastermind game.

A great exercise in breaking a big problem down into many smaller problems and writing separate functions for each.

Authors

Renee Raven

License

This project is licensed under the MIT License - see the LICENSE file for details