Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 530 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 530 Bytes

GuessGameCPP

A simple word guessing game in c++

night3098


git clone https://github.com/night3098/GuessGameCPP
cd GuessGameCPP

Сompilation

c++ -x c++ -o guess_game guess_game.cpp

Start

./guess_game.cpp