Tagged Questions
25
votes
3answers
920 views
konami code in flex
What would be the best way to implement the konami code into a flex application?
I want to create a component to add it on all my proyects, just for fun.
thanks
UPDATE: I made a simple component, ...
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 ...