Syed-Owais-Noor / Guessing-Number-Game-Assembly

It's a guessing number game built on visual studio 2019 and uses assembly as its programming language. In this project I have generated a random number after that I'm checking the user input with the random number if its less than the random number then I'm printing less the message if the number is greater then I'm printing greater than the message and if the number is equal to the random number then I'm printing you have to guess the number message but remember one thing the user will be having certain life in which he has to guess the number otherwise he will lose the game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syed-Owais-Noor/Guessing-Number-Game-Assembly Stargazers