GuessGameCPP A simple word guessing game in c++ git clone https://github.com/night3098/GuessGameCPP cd GuessGameCPP Сompilation c++ -x c++ -o guess_game guess_game.cpp Start ./guess_game.cpp