add tableau todo items
This commit is contained in:
parent
4a35e9795a
commit
8d6fb7712f
|
@ -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 ( -> )
|
||||
|
|
Loading…
Reference in New Issue