PostsChallengesPortalsAuthorsBooks
Sign Up
Log In
Posts
Challenges
Portals
Authors
Books
beta
Sign Up
Search
Challenge
Computer Coding the world
Create a "computer code" for something, either life, writing, philosoph, school. An word count, mine will be short. Enjoy!
Profile avatar image for HandsOfFire
HandsOfFire in Technology

life = true

while (life == true) {

fear = true;

heartbeat = regular;

if (yourEyes == lookingAtMe) {

heartbeat = fast;

}

if (yourWords == directedAtMe) {

heartbeat = stopped;

life = false;

}

}