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
|
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
|
|
Game
|
buddylee48
|
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 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: Game Ideas
|
Reggie Tucker
|
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: 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
(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
|
|
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.
|