Original curation by lylat:
RESTRICTED: Easy top-down shooter. Sit near the top area and keep spamming bullets to both sides, killing all enemies as they spawn. Grab banana powerups to evolve and destroy silver blocks. ~1 hour to 100%.
Cheese method
Start the game and open level 1. Press F12 to open the console and enter:
var r = cr_getC2Runtime();
Now enter the following code repeatedly, replacing X with the next multiple of 3, from 3 to 27 (3, 6, 9, ... 27):
r.changelayout=r.layouts[X];
Finally for the last achievement, enter:
r.changelayout=r.layouts['end'];
Alternatively, you could unlock all levels then enter each one from level select:
r.all_global_vars[2].data=30;