The Talos Principle

The Talos Principle

Improved HUD Modification
checkers_of_shalmone  [developer] 29 Jan, 2015 @ 2:26am
DEFIANCE
var x = "really "
for (i = 0; i < 9001; i++) {
x = x + x
}

// paintQRCode("If we don't make that part of the simulation, all we'll create is a" + x + "effective slave.");
/* NOTE FROM CHELLIS JENSEN: Y U MAKE PAINT WHITE?????
QR CODE CAN PAINT bLACK TOO
R U RASISST?!?!?!?!??!?
*/

Uncaught SyntaxError: Unexpected token ILLEGAL
Last edited by checkers_of_shalmone; 29 Jan, 2015 @ 2:28am
< >
Showing 1-2 of 2 comments
-.M.- 28 Mar, 2019 @ 11:57am 
Lemme improve that code

var x = "really "
for (i = 0; i < 9001; i++) {
x += x
}

You're welcome :P
Memzi 31 Mar, 2019 @ 7:02pm 
damn, thats a really effective slave
< >
Showing 1-2 of 2 comments
Per page: 1530 50