Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 104 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 104 Bytes

Number guessing game 🎮

Compile

g++ -o runProgram main.cpp

Run

.\runProgram