ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Programming :: Program Ideas :: Game Ideas
Game Ideas

Post your ideas for new games here, or build on ideas posted by other visitors.

  Reply to this item

Re: Game Ideas
Harrison Baer Account Info
(Web Page)

One thing I'd like to see is a Myst-type puzzle game for the 83+. It would be coooooool!

     18 March 2004, 22:00 GMT

Saving Text
Caboose Account Info

Does anyone know if it is possible to save user-inputted (ha, i invented a word) text into anything other than strings in BASIC?

     18 March 2004, 22:13 GMT


Re: Saving Text
ti_guy  Account Info

Well, I can think of a couple things you can do. First, you could store it to answer, although that would be very temporary. Second, you could assign each token a value and make it into a list, and make a second program to change it back into a string. Finally, although you did say basic, someone could make a program that gives you extra strings in asm. I am thinking of making something like that myself. Thats all I can think of.

     19 March 2004, 04:43 GMT


Re: Re: Saving Text
Caboose Account Info

Well if you ever get that program your talking about together, let me know!

     22 March 2004, 01:50 GMT

Re: Game Ideas
Jiaqi Wu  Account Info

Someone needs to make something cool for TI-86. All I see is just simple stuff that mostly are built into the calculator already or just the same programs over and over. ZMercury was the first actual high quality program uploaded in a while.

     20 March 2004, 02:02 GMT

Re: Game Ideas
CicadaCalc Account Info

Hey, I have a request for a game.
Someone please make this.

Someone make Friday the 13th for the TI-83+.
I find it to be quite fun.

If you need a copy of Friday the 13th;
AIM name= "CicadaCalc"
MSN name= "Buzzing_Cicada"
Yahoo name= "cicadacalc"

Once again, thanks to whoever makes this game!

     21 March 2004, 15:28 GMT


Re: Re: Game Ideas
CicadaCalc Account Info

Oh, by the way, if you make it ASM or BASIC, I will provide the sprites.

Thanks once again.

     21 March 2004, 20:00 GMT


Re: Re: Re: Game Ideas
CicadaCalc Account Info

OK, now, all messenger names are CicadaCalc. Also, not included before, if you need a game overview, setup, items, etc., just message me and I'll send it...

     17 July 2004, 16:14 GMT

HELP!!!
Cody Uhlrich  Account Info
(Web Page)

Hello again. I have some new questions. For my PB (paperboy) game
1)how would I have the prgm randomly put in the house targets and obsticals*.
2)How would I make the obsticals* move left and right while they scroll down the screen?
*the obsticals are cars, puddles, holes and dogs.

     22 March 2004, 18:55 GMT


Re: HELP!!!
CicadaCalc Account Info

Well, what kind is it, BASIC or Asm?
Now, do you use variables, lists, or matrices?
And finally, are we talking about original PaperBoy or a possible change to it?

     26 March 2004, 00:14 GMT

Help 2
Cody Uhlrich  Account Info
(Web Page)

3)How would I make it so that if the obstical* hits the paper boy, it would end the loop and go to the end screen?
5)How would I make a High Score table?

     22 March 2004, 18:55 GMT

Re: Game Ideas
dsouzaman Account Info

hey everyone
I was just wondering if it was possible to get a list of programs on the calculator using ASM (83+). In other words, if I have a prgmA, where could I find that in memory? Thanks
7peace7
dsz

     22 March 2004, 22:13 GMT


Re: Re: Game Ideas
ti_guy  Account Info

There are two options, _FindAlphaDn and _FindAlphaUP. They both find all the variable types that you specify from the symbol table, using this:
Input:
Variable name in op1
Output:
Symbol Table data hl
The Carry flag is reset if succesful for F
Variable name if successful in Op1

But those are really slow. You could search the symbol table using pure code for the progobj or protprogobj bytes, but that would be hard :(

     24 March 2004, 22:19 GMT

word wrap
Caboose  Account Info

How do you word-wrap with text on the graph-screen? I have been trying f o r e v e r to figure this out or find a place that says how.

     23 March 2004, 00:25 GMT


Re: word wrap
Caboose  Account Info

this is in TI-83+ BASIC. forgot to specify in original comment.

     23 March 2004, 00:26 GMT


Re: Re: word wrap
ti_guy  Account Info

Well you can't use word wrap on the graph screen, but you can simulate it. What are you storing your data in? If its in string1 for example, you could do:
ClrDraw
0->A
For(C,1,length(Str1),23
23->D
If D>length(Str1)-C+1
length(Str1)-C+1->D
Text(A,0,sub(Str1,C,D
A+6->A
If A=60
Then
Pause
0->A
ClrDraw
End
End

And btw, whats your email? I might make that string program but I don't think it would be worthy to put on this site.

     24 March 2004, 22:46 GMT

Programming Games???
Marcus Lindén Account Info

Hello!
Someone who got some games that i can
program into my TI-83+???
Can i do it via BASIC or do i need a cable???

     25 March 2004, 15:27 GMT


Re: Programming Games???
CicadaCalc Account Info

Well, what kind of games are we talking about here?
Basic games?
Asm games?
Applications?

     26 March 2004, 21:56 GMT

The DanComms System
CicadaCalc Account Info

Hello!
I would like to anounce that the DanComms system is up and running.
If any of you have forgotten what this is, let me do a recap.

DanComms is a company devoted to giving people what they want, games!
We believe in satisfying the custommer. And with deals like ours, you'll be pleased, too.
We collect full version PC and MAC games from gracious contributors.
We then distribute these game out, for free!
Most of you are probably thinking, "What's the catch?" The answer, there is none!
We also program for TI calculators.. Our current supports are as follows:
TI-82, TI-83, TI-83+, TI-85, TI-86, TI-89, TI-92, & TI-92+.

     26 March 2004, 00:38 GMT


The DanComms System (Cont.)
CicadaCalc Account Info

If any calculator requestes are to be made, please E-mail the requests to:
cicada_680@hotmail.com
Also, memberships will be accepted as soon as you fill out the registery form.
Any contributions of corrupted or invalid PC/MAC games will be rejected.
And, any crashing, spamming, viral, or invalid programs will be rejected, too.
If a submitted TI program is faulty, you will be informed.
And, if you program makes it to our archives, you will be notified by E-mail.

     26 March 2004, 00:47 GMT


Re: The DanComms System (Cont.)
CicadaCalc Account Info

The site will be posted below.
Have fun, come visit, and happy programming!

     26 March 2004, 00:49 GMT


The DanComms System (Cont.)
CicadaCalc Account Info
(Web Page)

The archive for computer games and sign-up notifications

     26 March 2004, 00:51 GMT


The DanComms System (Cont.)
CicadaCalc Account Info
(Web Page)

The TI program archive and chatting area for posting messages

     26 March 2004, 00:52 GMT


The DanComms System (Cont.)
CicadaCalc Account Info

P.S.: When submitting a program, please verify your username and password via chat, PM, or owner e-mail notification.
Also, send through this link also the following of your computer game:
Name, Size, Type [PC/Mac], & Game type [First person shooter, RPG, etc.]
For TI programs, use the following format:
Name, Size, Calculator type [TI-82, TI-83, TI-83+, etc.], Programmed type [BASIC, Asm, or Flash App], & Game type [First person shooter, RPG, etc.]
Also, voting will be in effect soon, so repare for that.
P.P.S.: You must be a member to get your free games. To obtain your site verification password, please use E-mail sign-up. Remember to write it down, because if you forget your password, you will have to sign up all over again.

Generated by:
CicadaBot [Through CicadaCalc]

:End Section Post:

     26 March 2004, 00:53 GMT


[UPDATE] DanComms System Update: Password / Voting
CicadaCalc Account Info

UPDATE:

Now, secret question password regaining is now in effect.
Also, voting is up and running.
System will confirm passwords.

Thank you and we appoligize for any inconvenience.

Generated by:
CicadaBot [Through CicadaCalc]

     26 March 2004, 22:02 GMT


Re: [UPDATE] DanComms System Update: Password / Voting
ti_guy  Account Info

lol, uhh... are you really using a bot? If you were, wouldn't the time between the posts stay below 5 minutes, if not shorter? And what do you mean request games? Are they made by the contributers or is it hacks and cracks? How many questions can I ask in one post? lol

     28 March 2004, 07:43 GMT


Re: Re: [UPDATE] DanComms System Update: Password / Voting
CicadaCalc Account Info

Actually, they are the real game. We may post hacks if we want to or if people give us them, but I'm not making any promises.

CicadaCalc

     29 March 2004, 11:29 GMT

1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  

You can change the number of comments per page in Account Preferences.

  Copyright © 1996-2012, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer