about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-01-13 22:47:45 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-01-13 22:47:45 -0800
commitb49eab11d8c6b427229b51b2e32e364e691c46b1 (patch)
treed231ca86ad417c4c26d262214f500208c78ea4a4
parentf4ac0599ac5e3f581203894ec2a570d450b1747e (diff)
downloadmu-b49eab11d8c6b427229b51b2e32e364e691c46b1.tar.gz
560
-rw-r--r--chessboard-cursor.mu3
1 files changed, 0 insertions, 3 deletions
diff --git a/chessboard-cursor.mu b/chessboard-cursor.mu
index af7dd273..39831b18 100644
--- a/chessboard-cursor.mu
+++ b/chessboard-cursor.mu
@@ -245,11 +245,8 @@
 
 ; tests todo:
 ;   print board
-;   accept move
 ;   print move
 ;   board updates on move
-;   die on invalid move
-;   'q' exits
 ;   'q' exits anywhere in move
 ;   'q' exits on second move
 ;   flush stdout after printing out move and before clearing screen