2611
Other Calc-Related Projects and Ideas / RPG, still nameless, my first project
« on: February 05, 2006, 05:51:00 am »
Wow, nice title screen! I have a few suggestions.
1)Instead of using 2nd as back in the shop make it clear, and then to buy an item you would press 2nd. (2nd to buy, clear to go back).
2)Instead of haveing to press enter on the title screen make it where you press any key (most suggest trying to use the top of the calculator and not having to go to the bottom of the calc to do anything, well at least I do ).
c1-->
1)Instead of using 2nd as back in the shop make it clear, and then to buy an item you would press 2nd. (2nd to buy, clear to go back).
2)Instead of haveing to press enter on the title screen make it where you press any key (most suggest trying to use the top of the calculator and not having to go to the bottom of the calc to do anything, well at least I do ).
c1-->
CODE |
ec1Repeat getkey Endc2 |
ec2
That will let the user press anykey and it would continue with the program. Also if you did this in the game instead of haveing to press enter (assuming you have to within the game).
Besides that it looks really really good for a first project! Amazing!
That will let the user press anykey and it would continue with the program. Also if you did this in the game instead of haveing to press enter (assuming you have to within the game).
Besides that it looks really really good for a first project! Amazing!