https://github.com/mhss1/guessgame
https://github.com/mhss1/guessgame
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhss1/guessgame
- Owner: mhss1
- Created: 2023-12-27T08:47:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T08:53:57.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T19:47:44.736Z (6 months ago)
- Language: Assembly
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guess Game
### A simple game built with assembly where you try to guess the number generated by the program
## How to use:
Enter a number between 0 and 9 when the program asks you to and adjust the awnser according to the feedback from the program ("Too high" or "Too low")