Number Guessing Game in C Example game that teaches: handling raw user input how to use make to build a c program steps algorithm # how to run the program make clean make all make run