/Guessing-Game

Fun and overcomplicated guessing game used to test out some cpp features

Primary LanguageC++

Guessing-Game

this project at no point should be taken seriously, i took a simple and easy concept of guessing game in cmd console, and decided to test out a bunch of features that are a complete overkill for this type of application.

It was done for learning purposes of those features and for the fun.