Challenge
Computer Coding the world
Create a "computer code" for something, either life, writing, philosoph, school. An word count, mine will be short. Enjoy!
life = true
while (life == true) {
fear = true;
heartbeat = regular;
if (yourEyes == lookingAtMe) {
heartbeat = fast;
}
if (yourWords == directedAtMe) {
heartbeat = stopped;
life = false;
}
}
10
4
4