Last updated
GTN (Guess The Number) - Easy mode is a fun game where you guess a randomly generated number between 0-100 in 7 attempts. The number range increases the more difficult it gets, and the number of guesses you have decreases.
$ winget install --id Asep1582.GTN-Easymode --exact --version 1.2.1Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
GTN-Easymode uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
GTN-Setup-Easy-nonetwork.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
GTN (Guess The Number) - Easy mode is a fun game where you guess a randomly generated number between 0-100 in 7 attempts. The number range increases the more difficult it gets, and the number of guesses you have decreases. The next two difficulties after easy are medium easy and medium.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | EXE Inno Setup | user | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for GTN-Easymode.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.