Hello World Game
A Simple Windows 10 Application (WPF)
“Windows Presentation Framework (WPF) | XAML | Windows 10 Apps”
A simple “C# Windows Presentation Framework (WPF) | XAML | Windows 10 App” that many staff firms want to see submitted with the resume.
Well I made the simple program with a twist. Catch the button if you can! It will laugh at you if you can’t. And if you do catch it, it will show a Message Box that says the Hello World message and then show a Window Dialog that gives the user an option to do a party where cats dance. LOL. Not meant/ yet designed to be run on mobile devices/smaller screens.
I had to engineer some cleverness to get some features from the Windows Form version compatible with WPF.
Demos
Solution Code:
You can view and download the GitHub repositoryΒ here.
You can also download a zip archive of the project codeΒ here.