An open API service indexing awesome lists of open source software.

https://github.com/pygeek03/treasure-hunt

A treasure-hunt themed terminal game based on Mastermind
https://github.com/pygeek03/treasure-hunt

Last synced: 9 months ago
JSON representation

A treasure-hunt themed terminal game based on Mastermind

Awesome Lists containing this project

README

          

# 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.