From 0b45be43f2cd29dbe2e4c3fe943ba4853025a7f3 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 10 May 2015 13:02:33 -0700 Subject: 1337 --- chessboard.mu | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chessboard.mu b/chessboard.mu index 878c122c..e52aaa0e 100644 --- a/chessboard.mu +++ b/chessboard.mu @@ -20,6 +20,7 @@ recipe main [ ] ## a board is an array of files, a file is an array of characters (squares) + recipe init-board [ default-space:address:array:location <- new location:type, 30:literal initial-position:address:array:integer <- next-ingredient @@ -149,6 +150,7 @@ scenario printing-the-board [ ] ## data structure: move + container move [ # valid range: 0-7 from-file:integer -- cgit 1.4.1-2-gfad0