X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=TODO;h=0c104883ad064d6822c09793878aa568a6703bb4;hp=202039288aa7a6a462f4d175137f2ab8b7f221be;hb=ca9de456d928ab8f7ef95f2fa03aeab2b3161d97;hpb=03ea69145938e4b01e7efc6be80a543bad1739c7 diff --git a/TODO b/TODO index 2020392..0c10488 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,4 @@ Super Star Trek TO-DO list -* The time machine switch. Specify a year, get only the features that - then existed. (This would be partly so people can try the original - non-"super" version Matuszek and Reynolds wrote.) - - Dave Matuszek tells me that SRSCAN, MOVE, PHASERS, CALL, STATUS, - IMPULSE, PHOTONS, ABANDON, LRSCAN, WARP, SHIELDS, DESTRUCT CHART, - REST, DOCK, QUIT, and DAMAGE were in the original non-"super" version. - -* Write a curses-based interface. Shouldn't be hard, all output goes through - prout/proutn/prouts so we can split the screen into two panes with the upper - one for the charts. +* Wrap a GUI around it.