a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by user-inactivated
user-inactivated  ·  3997 days ago  ·  link  ·    ·  parent  ·  post: What is this? Who did this?

  if (player = alive) {

       if (player.masturbates = true) {

            console.log(playerName + "does not get laid.");

       } else {

       (player.masturbates = false) {

            console.log("LIAR.");

            }

       }

  }