update TODO

This commit is contained in:
~d6 2024-08-04 00:51:56 -04:00
parent 209db170d0
commit f90a867631
1 changed files with 3 additions and 6 deletions

View File

@ -1,17 +1,14 @@
( kodiak.tal )
( TODO )
( * make bear react to moving cards )
( * title screen, which is also about screen )
( * move cards back from foundation? )
( * music? )
( * make bear react to moving cards )
( * buttons, stock flash when clicked )
( * save game file? stats? )
( * animations? flash stock when clicked? )
( * sometimes movement feels stutter-y )
( * automatically keeping @auto up-to-date is arguably better than recalculating )
( BUGS )
( * reshuffle affects the stack )
|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 ]
|20 @Screen [ &vect $2 &w $2 &h $2 &auto $1 &pad $1 &x $2 &y $2 &addr $2 &px $1 &sprite $1 ]