Ghosting Practice

Learn how to ghost someone without actually being a bad person by practicing with our interactive simulation!

var prophets = ["I'm busy", "I'm tired", "I'm on a spiritual journey"];
var excuses = ["I have a prior commitment", "I need some space", "I'm taking a vow of silence"];
for (var i = 0; i < prophets.length; i++) {
	print(prophets[i]);
	print(exuses[i]);
}
Want more advanced ghosting techniques?