raumstatus/node/public/js/easter.js

8 lines
232 B
JavaScript

cheet('↑ ↑ ↓ ↓ ← → ← → b a enter', function () {
alert('Oh mein Gott! Ein wildes Konami!');
});
cheet('c t d o', function () {
showNotification("CTDO - Easteregg", "Was? Nein! Wieso?", "/img/yellow.png", 4);
});