MattHyman's Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
microsoft/winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
microsoft/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
microsoft/devhome
The new Dev Home experience for Windows!
microsoft/cppwinrt
C++/WinRT
microsoft/GDK
Microsoft Public GDK
MicrosoftDocs/windows-dev-docs
Conceptual and overview content for developing Windows apps
microsoft/xbox-live-api
This repo contains Microsoft Xbox Live Service API (XSAPI) that enables game developers to access Xbox Live. To get access to the Xbox Live service, you can join the Xbox Live Creators Program at https://aka.ms/xblcp, or apply to the ID@Xbox program at http://www.xbox.com/en-us/Developers/id
microsoft/devhomegithubextension
Dev Home GitHub Extension
microsoft/DevHomeAzureExtension
Dev Home Azure Extension
microsoft/VisualStudioDSC
DSC resources to simplify state management of installed Visual Studio instances
MattHyman/Whack-a-Mole-Game
"Whack-a-Mole" game containing the game and creatures classes. The game class is an instantiable main class that actually runs the game while the creature class is a helper class. Contains four levels of varying number of creatures.