This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Your Projects subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Project Releases => Your Projects
Author Message
Harrierfalcon
The Raptor of Calcs


Super Elite (Last Title)


Joined: 25 Oct 2006
Posts: 2535

Posted: 29 Oct 2006 10:40:09 am    Post subject:

File Name :: GravityCave
Author :: Harrierfalcon
Category :: Ti-83 Basic Games
Description ::
An innovative version of Cave. Non sidescrolling, as that would take forever in BASIC, and would run slow. Also has long loading screen. However, gameplay is fast once done loading.

Instead of controlling only the vertical thrusters, you are now in control of the gravity! get from the left side to the right side without hitting anything. Use Up and Down to change which direction gravity pulls you. Hard to get used to if you are used to playing Cave, but actually is easier. The tunnel gets smaller and obstacles are randomly placed for every time you hit the right-hand side.

If you have a TI-84, this runs extremely fast!!! Makes it hard to play, but speed is good in BASIC.

Cool main menu that inverts the selection, no pics required.

Users are advised to group any Pics they have to prevent overwriting them. This does not save it if exited properly, but uses Pic8, if I remember right.

E-mail comments/bugs to harrierfalcon@yahoo.com

View File


Last edited by Guest on 26 Nov 2006 12:24:37 pm; edited 1 time in total
Back to top
Fallen Ghost


Elite


Joined: 15 Jun 2006
Posts: 955

Posted: 29 Oct 2006 12:11:06 pm    Post subject:

Coiuld we have a screeny?
Back to top
trigkid213


Member


Joined: 30 Mar 2006
Posts: 208

Posted: 29 Oct 2006 03:48:16 pm    Post subject:

Does it actually work on the 83? There were several syntax errors when I downloaded it to my 84+ SE.
Back to top
Weregoose
Authentic INTJ


Super Elite (Last Title)


Joined: 25 Nov 2004
Posts: 3976

Posted: 29 Oct 2006 04:44:40 pm    Post subject:

It was made for the TI-83, not the TI-83+. The calculators have behavioral differences.
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 29 Oct 2006 09:06:24 pm    Post subject:

I always thought the 83 series calculators were backward compatible at least as far as basic programs were concerned. Although SourceCoder does give messages like "SadX-1Cool?12+1→X" which I'd guess to be Int/ if this were a TI-73, but I don't think the TI-83 has that command. This occurs a few more times throughout the program.
Back to top
trigkid213


Member


Joined: 30 Mar 2006
Posts: 208

Posted: 30 Oct 2006 07:40:03 am    Post subject:

I opened it in my 84+'s program editor, and it said the same thing as SourceCoder. (In that case, from the context of the program, I thing the "?" was supposed to be a "/").
Back to top
Kayshay


Advanced Newbie


Joined: 22 Oct 2006
Posts: 69

Posted: 30 Oct 2006 07:49:43 am    Post subject:

so does it work on the 84SE, because i would like to play so can some tell me if it would work.
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 30 Oct 2006 09:45:20 am    Post subject:

even if it doesn't you could always fix it so it does. As far as I can tell the relevant lines with ?s in them should actually be
[font="courier new;font-size:9pt;line-height:100%;color:darkblue"]
(X-1Cool/12+1→X
Line(theta,-10,theta,10
randInt(1,61→G
randInt(1,93→H
pxl-Test(X,Y→C
T+(T≥T)→T
I+(Y=94)→I
Output(7,10,LGCAVE(1


Regrettably, I don't think it has anything to do with compatibility issues, but rather a confused programmer. I'll see what I can do about updating it.

Update: does it now work, anyone?

Last edited by Guest on 30 Oct 2006 09:48:24 am; edited 1 time in total
Back to top
Fallen Ghost


Elite


Joined: 15 Jun 2006
Posts: 955

Posted: 05 Nov 2006 06:17:08 pm    Post subject:

[font="courier new;font-size:9pt;line-height:100%;color:darkblue"]T+(T≥T)→T

Will A≥A? Always. So [font="courier new;font-size:9pt;line-height:100%;color:darkblue"]T+1→T
Back to top
Harrierfalcon
The Raptor of Calcs


Super Elite (Last Title)


Joined: 25 Oct 2006
Posts: 2535

Posted: 23 Nov 2006 12:59:53 am    Post subject:

I typed it up in GraphLink so this may be the cause of ERR: SYNTAX. Thi was first made on my 83+ but then I ported to my 84+SE. I'll get the updated version attached here at the latest sometime tommorow.
Back to top
trigkid213


Member


Joined: 30 Mar 2006
Posts: 208

Posted: 24 Nov 2006 06:37:00 pm    Post subject:

it's tomorrow...
Back to top
Fallen Ghost


Elite


Joined: 15 Jun 2006
Posts: 955

Posted: 24 Nov 2006 07:17:29 pm    Post subject:

But as we are still that tomorrow, then his is still on time (depending on where you are on Earth...). But here, he still has 4h45 before today ends.
Back to top
trigkid213


Member


Joined: 30 Mar 2006
Posts: 208

Posted: 25 Nov 2006 03:05:52 pm    Post subject:

it's past tomorrow...
Back to top
Fallen Ghost


Elite


Joined: 15 Jun 2006
Posts: 955

Posted: 25 Nov 2006 03:40:06 pm    Post subject:

[quote name='HarrierFalcon'S profile']Last Active Yesterday, 02:08 AM[/quote]

That says it all.
Back to top
Harrierfalcon
The Raptor of Calcs


Super Elite (Last Title)


Joined: 25 Oct 2006
Posts: 2535

Posted: 25 Nov 2006 09:45:15 pm    Post subject:

OK...Just booted up my new PC!!!!!

I'll get this game uploaded to this post. Thanks for being so patient everyone!

Trust me--this is one addicting Pure BASIC Game!

Check out the other project posts of myne(ha ha!) those will (soon) contain all of THOSE updated games too!!!
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 26 Nov 2006 12:23:21 pm    Post subject:

Updated, this would REALLY be much easier if you sent me a PM instead.

Last edited by Guest on 26 Nov 2006 12:24:21 pm; edited 1 time in total
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement