Tagged Questions
15
votes
7answers
2k views
Konami Code in C#
I am looking to have a C# application implement the Konami Code to display an Easter Egg.
http://en.wikipedia.org/wiki/Konami_Code
What is the best way to do this?
Update 1
This is in a standard ...