Talk:Language in Roguelikes

From RogueBasin
Revision as of 03:04, 29 June 2011 by Nnz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Python makes this easy using str.format(). This allows the programmer to make templates (such as You {action} the {monster}!.) Nnz 05:04, 29 June 2011 (CEST)