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
Wim Bosmans  Account Info

Hi, I'm working on a rpg-like gladiator game. Have the formula's for the battle-engine, that's no prob. But maybe I want to include moving characters, and since I'm programming in Basic now, it's much too slow. Does anyone have any ideas?

     19 April 2003, 01:12 GMT


Re: Re: Game Ideas
Arno Kret  Account Info

I could make a tiny asm (for ti-83 only) program for you that prints out sprites if you think you need it ?

     22 April 2003, 17:02 GMT


Re: Re: Re: Game Ideas
Wim Bosmans  Account Info

I will send a mail when I need it, don't know for sure if I need it, and maybe I will give the source code so that maybe other people can work on it too. Cause now I don't feel like finishing it :s

     23 April 2003, 14:33 GMT

Game
buddylee48  Account Info

Yes!!!
Finally, after 2 long months, I have finished my
RPG, in BASIC. Now that it is completed, and I think
that I have all the bugs out, if somebody would kindly
put it in ASM as close as they possibly could, but it is not nessesary. You can check it out at ticalc's TI-
83 Plus BASIC games. It is called Fight. If you have
any comments or suggestions please reply or email me
at: buddylee48@hotmail.com. Also, now that I have
completed this game, I have no idea of what to do now.
Any ideas, please reply or email me.
Thanks.

     19 April 2003, 18:53 GMT


Re: Game
natas420

if you want to you can always try and make windows for the ti calc that is like windows and not like all the other windows that are garbage and i would like to see it with a background option.

i love trucks and all that so right now i'm trying to make a game on my calculater that is like a game on the computer that is called hard truck where you take loads to other states and all that.the only problem is that it will be more better in asm but i don't know asm and my computer won't let me do anything with dos so i need to see abaut geting a program where i can do everything that i need to do in windows so f anyone wants to help me out then e mail me at natas4200@hotmail.com

     3 May 2003, 01:30 GMT

Re: Game Ideas
John Jackson

Someone needs to make an adventure game that lets you choose what character you play as, and then pick where on the map to start, and then you get to wander around the world doing whatever you want!!!

     20 April 2003, 17:12 GMT

Re: Re: Game Ideas
Jared Brayshaw Account Info

Graphical or text?

     22 April 2003, 01:38 GMT


Re: Re: Re: Game Ideas
silent_fury  Account Info

Jared: If it mentions a map, he probably means graphical.
John: If somebody's going to do this, they need more details. I mean, what do mean, "whatever you want"? There has to be a limit... Are you just talking about a fully interactive environment where all you do is talk to people, or an expansive RPG, or what?

     22 April 2003, 02:01 GMT

Re: Re: Re: Re: Game Ideas
Gerhalt Account Info

Well, it still could be text-based (Small possibility). For example, there are some really sad Basic games which use the home screen as a map. I imagine he means a game such as Joltima, but without the story and with something such as perpetual side quests. I think he means something such as Runescape. Oh well, gotta go!

Gerhalt

     22 April 2003, 02:14 GMT


Re: Re: Re: Re: Game Ideas
Jared Brayshaw Account Info
(Web Page)

There are adventure games that only display text (no graphics) but not as just messages. They're called rogue-like games and they are cool. There's ADOM, ToME, Angband, Hethack, etc. Check out the link.

     7 May 2003, 02:42 GMT

Re: Re: Game Ideas
Camilo Rodríguez  Account Info

I think your idea is a little vague. There are some good RPGs that could carry out what you're asking. You could specify for example what kind of history should go behind the game, or what are your refering when you say "whatever you want". I wanna make a game like that but I need a general scheme. Well, I'd like to know if somebody could make a good soccer or basketball game; I think it's lacking. Thanks.

     22 April 2003, 06:22 GMT

Re: Re: Re: Game Ideas
Heston  Account Info

I was thinking of an idea using the home screen where u run around and shoot either another human player and a computer AI or just u and another human or AI. No link cable would be used. if u got any ideas or would like the source code for it, contact me! :OD

     23 May 2003, 08:14 GMT


Re: Re: Re: Game Ideas
Heston  Account Info

thats for the TI-83 by the way

     23 May 2003, 08:15 GMT


Re: Re: Game Ideas
Tim G  Account Info
(Web Page)

I think that he means in terms of, say, Grand Theft Auto. You can walk around and do missions (like Taxi or Paramedic) or you can follow the storyline (Think:Luigi)

     23 June 2003, 06:53 GMT

Re: Game Ideas
Reggie Tucker  Account Info

I'm fairly new to the ti-83/83+ asm world and I'm working on a clone of snake 2 on nokia cell phones. I have a working version completed and would appreciate any advice. I would like if an experienced z80 programmer would agree to look at my program and comment.

     23 April 2003, 14:25 GMT


Re: Re: Game Ideas
benryves  Account Info
(Web Page)

I'd look at it, (not that I'm *too* experienced, but have been programming z80 for nearly a year now and released some pretty good games), but your bio says you haven't authored any files. You can email it to me: benryves@techie.com

     9 May 2003, 14:15 GMT

Re: Game Ideas
IronKnuckles05

Can Someperson Please make a Final Phantasy Game on the TI-83+!!

     23 April 2003, 20:19 GMT

Re: Game Ideas
Pooner278  Account Info
(Web Page)

Someone should make a game similar to outwar, weither it be single or multi player. Its a pretty cool game.
Go here to see it:

http://www.outwar.com/page.php?x=855779

Or click on the url above

     25 April 2003, 00:32 GMT

Re: Game Ideas
weston5952
(Web Page)

Check out this sweet game. It kicks ass!

Insult-a-nator

     25 April 2003, 01:47 GMT

Re: Game Ideas
weston5952

I am making an AI program that the calc talks to you. I'll show you a sample of the method i am using. i am looking for any advanced programers to help me out in authoring the program. I am at best an intermediate programmer myslef. anyway email me if your interested. heres the basic outline for the program:

ü = ->

Disp "INPUT NAME
Input Str2
Disp "TELL ME ABOUT YOUR PROBLEMS,",Str2
input Str1
if inString(Str1,"SICK") or inString(Str1,"ILL
goto AA
else
if inString(Str1,"... etc.
Goto etc.
End:End:...
Lbl AA
Disp "HAVE YOU SEEN A DOCTOR?
Input Str1
If inString(Str1, "yes" or instring(Str1, "yeah etc
Then

get the point. yeah its gonna be really long and tedious but i have a lot doe and its pretty cool

     25 April 2003, 01:59 GMT

Re: Re: Game Ideas
j w Account Info

I highly doubt that's going to work properly for people. They actually have to know every correct word they have to enter and most people who download stuff off of this site don't know how to program so they wont edit it and see what they have to enter.

     26 April 2003, 02:01 GMT


~
angelboy  Account Info
(Web Page)

Also, it can't reprogram itself.

     5 May 2003, 22:41 GMT


Re: ~
benryves  Account Info
(Web Page)

Some guy who used to go to my school, called Adam Sampson (sp?) wrote a program in QBasic (?) called Arnie. It would start with a 'language' of 1 word - "Hello" - and would then learn English based on your input. It was pretty stupid - you said 'You are stupid' to it and it would 'keep' the 'YOU' and use that to think that YOU (ie the user) were stupid (if you get the point)... shame I cannot find the source for it (or even the exe)

     9 May 2003, 18:00 GMT

Re: Re: ~
Nick Johnston  Account Info
(Web Page)

Yeah, I remember downloading it a while ago. It was pretty good. After a while I taught it simple math (really painstaking though). Arnie was an idiot.

     7 June 2003, 04:52 GMT


Re: Re: Re: ~
Tim G  Account Info
(Web Page)

Too bad you don't have it anymore... if you find it could you email it to me ? code-shark@cox.net

I was thinking about writing something like that but knowledge and logic would require arrays, that, in order to pass a Turing test, go to about 4th or 5th dimensions. I'm still working on it, tho!

     23 June 2003, 06:57 GMT


~
angelboy Account Info

You should put it in Javascript...that's a language that can reprogram itself.

     8 June 2003, 18:18 GMT


Re: Re: Game Ideas
Tzazak Account Info

We did a therapist lab in java where we had a program like this. It would change words like you with I, etc. Sometimes it would look for keywords, sometimes it would say something random. Usually it would change the point of vieww and add something to the front. For example,
"My best friend is sad."
reply:"You seem concerned that your best friend is sad."
The program would just say things like that. Maybe it's something to build off of.

     8 April 2004, 15:33 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