commands/snake/snake.cif
changeset 66 2a78c4ff2eab
parent 0 7f656887cf89
--- a/commands/snake/snake.cif	Mon Sep 20 16:46:34 2010 +0100
+++ b/commands/snake/snake.cif	Wed Oct 13 12:41:05 2010 +0100
@@ -26,6 +26,10 @@
 
 Speed of the game, in microseconds. This is the interval between each step forward the snake makes. Values in the range of 200000 (very easy) to 10000 (very hard) are reasonable.
 
+==option bool u unicode
+
+Draw the game using the unicode box drawing characters. Not guaranteed to display correctly on all consoles.
+
 ==copyright
 
 Copyright (c) 2009-2010 Accenture. All rights reserved.