diff --git a/kodiak.tal b/kodiak.tal index fe788e9..8f80fa8 100644 --- a/kodiak.tal +++ b/kodiak.tal @@ -403,9 +403,10 @@ #01 JMP2r ( 1^ ) @try-release-tableau ( -> bool^ ) - ( TODO: check if held stack intersects with top card of column ) + ( TODO: for each column... ) + ( TODO: check if bottom of stack intersects with top card of column ) ( TODO: check if bottom of stack is compatible with top of column ) - ( TODO: place stack and return #01 if ok ) + ( TODO: place stack, clear prev, and return #01 if ok ) &nope #00 JMP2r @release ( -> )