Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 184 Bytes

File metadata and controls

4 lines (3 loc) · 184 Bytes

Treasure-Hunt

A treasure-hunt themed terminal game, based on Mastermind, in C++. Utilise the MVC design pattern and input validation for better user experience.

Compile using make.