[TIB] Re: some questions
[Prev][Next][Index][Thread]
[TIB] Re: some questions
Well, if you're just storing the maps, I usually compress stored maps
into strings, as it saves space. But with this compression, you lose
speed, and so for the active map its best to have it stored in a matrix
while it is being used. As for code, well I program for the 83[-], so I
couldn't help you there. But it couldn't hurt to try your own hand at
hacking something together either.
-C.J. Wallace
Charles wrote:
> hello i am attempting to write a game and was wondering is there a better way for someone to store maps in basic than in matrices?
>
> also is it possible to run a getkey loop and a built-in menu (toolbar or popup menu on the 89) at the same time? (this would be for battle mode)
>
> i have not gotten very far into the programmign but was thinking out the code and these questions came up.
>
> if you know specific code for a TI-89 or a TI-86 it would be appreciated but not required.
>
> thanks in advance,
> Charles Moye
>
>
>
>
Follow-Ups:
References: