update TODO

This commit is contained in:
~d6 2024-07-28 00:06:54 -04:00
parent 90a82691f2
commit 6b3da8fd6d
1 changed files with 6 additions and 8 deletions

View File

@ -1,15 +1,13 @@
( kodiak.tal )
( BUG )
( * face-down card sometimes appears in waste when dealing )
( TODO )
( * decide if stack can be put down on column )
( * grabbing an "empty space" sometimes produces a "weird king" )
( * restart game button )
( * restart/quit game button )
( * automatically moving safe cards to foundation? )
( * music? )
( * save game file? )
( - new loop bounds may be sketchy, GTH vs LTH )
( * save game file? stats? )
( * animations? )
( * moving/drawing near boundaries is weird )
( * sometimes movement feels stutter-y )
|00 @System [ &vect $2 &expansion $2 &title $2 &metadata $2 &r $2 &g $2 &b $2 ]
|10 @Console [ &vect $2 &r $1 &exec $2 &mode $1 &dead $1 &exit $1 &w $1 ]