Elegant code, modeling a game world, and a fascinating deep dive into Inform 7 (a language designed for text games)
miniblog.
Related Posts
Inform, the programming language built for writing interactive fiction (i.e. text adventure games), is now open source.
The compiler and toolchain may also be the largest literate programming codebase to date!
Designing a online communication tool *without* a green dot to inform users when you're online, to maximise productivity:
Function: addToBasket docstring: "Adds to basket". I see docs like this pretty often! Inform the user, or say nothing (which is reasonable!)
