diff --git a/still_alive/README.still_alive b/still_alive/README.still_alive index 06ab83b0..b5a0dec1 100644 --- a/still_alive/README.still_alive +++ b/still_alive/README.still_alive @@ -1,3 +1,12 @@ +Challenges: + + 6-channel audio + + Fitting it all in 48k (want to avoid disk routines if can) + + Printing the ASCII art simple code (takes longer than 50Hz) + + + + + initial: 2078 add ascii art: 9142 diff --git a/still_alive/TODO b/still_alive/TODO new file mode 100644 index 00000000..59c6398f --- /dev/null +++ b/still_alive/TODO @@ -0,0 +1,8 @@ ++ Opening graphics (BASIC) ++ 80-column support ++ compressed ascii art ++ six-channel support + generic? or combine it? ++ 40 column support ++ Electric Duet support? +