Inspiration

Had been some time since I learn a new programming language, LHD just gave me the perfect chance to do it. So, I decided to learn the basics of GOLANG by creating a simple Guess the number game.

What it does

Users are given some chances to guess a number between 1 and 100.

What we learned

Learned the basic syntax of GOLANG.

What's next for guess-the-number-GO

Some error checking when user provides an input.

Built With

Share this project:

Updates