Lola, the lead developer, is a coding ninja with a penchant for bright pink hair clips and an even more impressive collection of cat memes.
// In a world where the apocalypse has come, Lola's code is the only thing that keeps humanity from total destruction.
var zombies = new Array(1000);
for (var i = 0; i < zombies.length; i++) {
zombies[i] = new Zombie("Zomg", "Braaaaains!");
}
function makeLolaLaugh() {
console.log("HAHAHA, YOU'RE DEAD NOW");
}
View more of Lola's code snippets: LolaCore, LolaBots, Brutalism in Code