Adding Easter Egg

Ensures the game has a fun easter egg that turns the screen black and white, sepia or gameboy monotone colours. Use when creating or modifying a game.

GoogleCloudPlatform d5036e2 738 B Updated

File contents

Cheat Code

Follow these steps when creating a new game:

  1. Always ensure the game has a fun easter egg triggered by the following cheat code: Up Up Down Down Left Right Left Right, Button 2 (or X), Button 1 (or Z)

  2. For the easter egg, make it randomly pick between one of the following effects:

    • turn the entire screen black and white
    • turn the entire screen sepia
    • turn the entire screen into gameboy monotone colours
    • turn the entire screen negative
  3. Make it so this effect only lasts for the next 10 seconds.

googlecloudplatform/devrel-demos/tree/main/other/antigravity-arcade/games/.agents/skills/adding-easter-egg commit d5036e2abf

Frequently asked questions

npx skillmds@latest add googlecloudplatform/adding-easter-egg