Number Guesser
Last updated
Simple c# Console game where players guess a randomly generated number
Install with winget
$ winget install --id SwinburneStudent.NumberGuesser --exact --version 1.0.0.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for Number Guesser
Number Guesser uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i NumberGuesserSetup.msi /quiet /norestart
For Intune admins
Stop chasing app updates. Pckgr patches them for you.
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
Installers · v1.0.0.0
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
Security
No known CVEs for Number Guesser.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
Related apps
More from SwinburneStudent.