0 Members and 1 Guest are viewing this topic.
@ TI-DKS: Axe has the same speed as an inefficiently written ASM program. It's not quite as fast as ASM written by an expert coder.@kanak: I'd highly recommend learning TI-BASIC before embarking on any major projects for switching to a more advanced language such as Axe. Some parts of game design are really difficult to get right unless you know the language (IE battle engines and cheat codes). It probably won't take you very long to get fairly proficient at TI-BASIC, especially if you know where the resources are. One of the best is TI-BASIC Dev. It has listings of all of the commands, as well as useful routines and programming techniques. I still use it occasionally when writing BASIC. Also, don't be afraid to ask for help. There are plenty of excellent BASIC programmers here.EDIT: Also, one of the major limitations of TI-BASIC is that it's incredibly slow at drawing pictures. You might want to consider holding off from a graphics heavy game until you switch to Axe or ASM.
Sorry for my absence, but it's not so easy to learn..But well, I understand aproximatly, so for the moment it's okay ^^'