This is a preview of a project I'm working on, called "Multitask". The rules are simple: there are (currently) three simple minigames, and you need to handle each at the same time. One appears every 10 seconds. First minigame - center: press q when the black squares are in the green area! Don't let them touch the red! Second minigame - top: Use w and s to move the red circle dodge the blue rectangles! Third minigame - bottom: Use a and d to move the green circle catch all of the yellow rectangles! Don't let any touch the red!
Score1 is counted as number of seconds. Score2 is number of objects caught/dodged. My best is 26/21, which will improve soon :(