So, I've decided to try to enter this contest. Hopefully I will have enough time to complete this program. I don't have a very clear idea of what I want to do yet, but I do know it will be all BASIC and written for the TI-85 (I'll also write a TI-89 port with enhanced functionality if I have time). I will allow the character to select various implements that give them an advantage in one area. You will be able to select five implements in four different categories, thereby allowing you to equip your character with four implements at any given time. Balance will be key when it comes to succeeding at this game.
I'll attempt to include all of these items into both versions:
If I can get around to making a TI-89 port, here is what I'd like to include in that:
I look forward to competing and I will give more information as soon as possible.
EDIT: I have a few questions:
First off, is there any way to check for the presence of a variable?
Secondly, what advice do you have for speeding up the execution of BASIC programs?
Finally, What would the most efficient way to store a set of strings containing information be?
I'll attempt to include all of these items into both versions:
- Basic gameplay described above
Stats screen
Good context and backstory
Save files
Presentable user interface
Relatively good speed
Graphics(?)
Exp. point system and unlockable items accompanied by increasing level of difficulty(?)
If I can get around to making a TI-89 port, here is what I'd like to include in that:
- Two player gameplay mode over link cable
Personalization of character (name, short description, etc.)
Enhanced menu system
(Better) graphics(?)
Exp. point system and unlockable items accompanied by increasing level of difficulty(If not implemented in the 85 version)
I look forward to competing and I will give more information as soon as possible.
EDIT: I have a few questions:
First off, is there any way to check for the presence of a variable?
Secondly, what advice do you have for speeding up the execution of BASIC programs?
Finally, What would the most efficient way to store a set of strings containing information be?