Releases: viggou/GuessTheNumber
Releases · viggou/GuessTheNumber
Version 1.1.3
Version 1.1.2
fixed a few bugs
Version 1.1.1
You can now only enter numbers in the text fields
Version 1.1.0
Preferences!!!
You can now choose the random number range and you can also play with a guess limit if you want.
Version 1.0.1
A few small adjustments
- disable resizing (until I figure out how constraints work)
- disable preferences menu since it's not implemented yet
- closing the window now terminates the app
- add close window menu bar item
Version 1.0.0
This is the first release of a small game I made while learning Swift. You have to guess a randomly generated number between 0 and 10 (including 0 and 10). In the future you will be able to manually choose the range (probably).