The random blitherings of an astronomer
if (fear > distance) this.move(further);if (curiosity > distance) this.move(closer);
Due to a small but consistent influx of spam, comments will now be checked before publishing. Only egregious spam/illegal/racist crap will be disapproved, everything else will be published.
if (fear > distance)
ReplyDeletethis.move(further);
if (curiosity > distance)
this.move(closer);