Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - epic7

Pages: 1 2 3 [4]
46
TI-BASIC / Who is the difference between Ti-83+ programming and Nspire?
« on: October 23, 2011, 06:12:36 pm »
Is there any difference between Ti basic on the 83+ and the nspire? I might eventually get an nspire but I want to know if there re any programming differences.

47
Axe / Any way to do this easily?
« on: October 22, 2011, 06:00:06 pm »
So, I'm making a game with multiple floors on the screen. I made the sprite for the floor, but it is only up to 8 pixels in length with the hexpic program. Therefore, I have to put over 40 Pt-Ons to make enough floors. Is there a way to do this easily?

48
Axe / Nothing is working
« on: October 21, 2011, 08:43:27 pm »
I've started Axe today and started reading the User's Guide.

I have experience in ti-basic and have enough knowledge to make simple games on it.

Well, I made a basic program and it didn't work. Is there something wrong?

:.PROGRAM
:1->S
:Disp S>Dec

I went to compile and selected no shell and ran the program. All I get is a syntax error.


Pages: 1 2 3 [4]