Guess Number by WoollySensed Software
After launch, you will be greeted by an impromptu authorization window, you can create an account or log in with an existing one, after which a window with the game itself will appear. The principle of action is simple. You have 6 attempts to guess the number from 1 to 30, if the attempts are over or the number has been guessed, then it becomes possible to restart the game.
PyQt5 5.15.9:
pip install PyQt5
pyqt5-tools 5.15.9.3.3:
pip install pyqt5-tools
If not install, then SQLite3-0611 0.0.1:
pip install SQLite3-0611