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
marcus standish  Account Info

someone should make a game based on Franks adv. or gurango girl. i think those game are fun and if a adv. programer could make one for 83+ it would be cool. if you dont know what these games are go to www.2flashgames.com and check them out.

If there are any games like this already out could someone please e-mail me Bsbllstr2002@aol.com
!!!!!Thanks!!!!!

     6 July 2004, 18:57 GMT

Re: Game Ideas
brianSon Account Info

I making a basic Ti-83 RPG with combat very similar to Mega Man Battle Network. I was wondering how I could best make an overworld with shops and dungeons with a very small size.

     23 July 2004, 00:03 GMT

Re: Game Ideas
Sunshine786 Account Info

Hi
I am new to Basic Programming and i want to make a game like Who wants to be a millionare or some kinda Trivia Questions game......but i need help so if anyone have any advice or idea or even can come up with thier own source code... please let me know so i can start this game.....i will appreciate any kind of help from you in Basic Programming...Again i am new so i need help in Basic Programming...Thanks!!

     23 July 2004, 21:14 GMT

Help with ERR: Memory
aaron barnhart Account Info

My BASIC game if not played quick enough gives me an ERR: MEMORY and then shuts down. Does that mean I need to change something or does that happen with every basic program? It seems to happen when the program is waiting for the player to press a button (the getkey command).

     26 July 2004, 00:50 GMT

Good Tutorial for 83+ ASMing
aaron barnhart Account Info

Could someone make a good tutorial for 83+ ASM programming? The Learn ASM in 28 Days just wasn't good enough, it starts you off by throwing a bunch of code at you and then the next chapter expects you are a genius! Could someone who REALLY knows what they are talking about write a clear guide like the guides written for BASIC programming?

     26 July 2004, 01:01 GMT

'external' files 83+
Sk0  Account Info

Hey... asm 83+ experts... lend a hand!
I'm making an RPG type of game thingy, but the layout is a little different than others in this way: I want it to have one core file that stores variables like level, hp, etc. and another file which holds individual level information. My plan is to have levels be put on the calc and removed at will, but not have to sacrafice your stats. What I need to know is how to run an external file on the calc like that, and how to send variables across files. The former I know a little about... I have to find the other file, find out its size, copy it to ram, and run it from there. I can find the program, but not it's size, and I don't know how to tell what ram is available and where it is available, and then i don't know how to tell it to copy to that specific location, but i think it's de. I also can't figure out how to run one asm program from another. ASMGuru had some code on it, but ASMGuru is for 83, and it didn't work... i looked up the equates it used, but couldn't find it... and as for the vars, i was thinking that doing a push in one file and pop in another might work, but even so, i'd need alot of registers to make alot of vars go from page to page... then again, i could bounce back and forth...

     29 July 2004, 21:10 GMT

Re: Game Ideas
ILikeHotPockets Account Info

I don't know how to program anything yet, but i would like to suggest that those who can and are interested program more sports games for the TI-83+. I would really like to see some games like team soccer, basketball, or maybe football. I also love the game "Lotus Turbo Challenge" I just wish it had more options. Once i learn to program in assembly, I will make more games.

     31 July 2004, 20:59 GMT

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

I am finishing up what should be the best new basketball game... it should work for all ti 83 and ?ti 84? It is called ABANK [dont ask about the name it just was typed in...] it is going to be fun so look for it in the ti 83/84 basic games areas.

     19 June 2005, 03:20 GMT


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

It will be out sometime in july i will post when it is. it is written in basic but it is very good and is mirageos compatible

     27 June 2005, 20:13 GMT


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

ABANK IS DONE in ti83/84+ BASIC GAMES or on my website

     10 September 2005, 13:28 GMT

Re: Game Ideas
brianSon Account Info

any way to make a simple tank hunter game?

     16 August 2004, 03:44 GMT

Mechwarrior Fans Out There
Professor Account Info

I have put some effort into a Mechwarrior game that has been all thought out on paper and now needs a good programmer or group.

I don't mind sharing the details and will be posting screenshots soon in the 92+ Images.

I have drawn 110 Battlemechs in black and white for the game. I have timeline, story, mission generator and Mech Lab all done.

I am not a ASM programmer. I am to busy to put in the hours. I offer this to those who can finish the game.

Ask me and I will sned you files and my artwork.

     19 August 2004, 23:54 GMT


Re: Mechwarrior Fans Out There
Bugsy  Account Info

Hi. i am ecstatic about your idea for a mechwarrior game! I am only just getting into developing myself so i do not think i could finish the game for you, but i would love to check out what you have done already.
Could you also tell me which platform it would be on, for example 83, 83 plus?
Thanks for your time!

     31 January 2005, 02:43 GMT

ASM problem
AaronV  Account Info

Sorry, I know I'm supposed to join a mailing list, but I really wish there was a forum for that instead of using email...

here's my problem if you would like to help:

I'm trying to make a password program for use with start-up. Unfortunately, when I turn the calc off if the password's wrong, I cant send it back to the beginning, or it messes up. here's the section of source that shuts the calc off.

ld a,1
out (3),a
HALT
ret

sooooo, when you run the prog, it flashes incorrect really fast over and over, a text from earlier in the program. also, when I use the DI command at the beginning of the program, it doesnt stop me from pressing on to stop the program. arg. any help, please?

     21 August 2004, 04:32 GMT

Mechwarrior Fans
Professor Account Info

I have submitted some images from my upcoming Mechwarrior game. The game is large and still in the works. These are just samples.

So far I have 110 Battlemech chasses, 20 Vehicle types, 4 armor types, 50+ weapons, 30 Mechwarriors complete with stats, a working Mech lab, and an open-ended mission generator so no 2 missions should be the same. There will be 32 planets to fight for all in the Chaos March at the center of the Inner Sphere.

This game should be intense!
Enjoy and hold on!

     22 August 2004, 02:33 GMT

Re: Game Ideas
hey how  Account Info

hey ive got an idea for a good TI game.

i dont know if someone knows the game: "shining force"
it would be a perfect and joyfull game for the TI.

i also got a practical question. are there any programs or tools to make a good TI-RPG?.

     23 August 2004, 14:59 GMT

Re: Help!!!!
Matthew Harrold Account Info

I am a BASIC programmer having a hard time with mirageOS. I bought my 83+ on the net and everytime i run mirage, my calc clears its memory. can anyone explain this???

     1 September 2004, 11:07 GMT

Re: Game Ideas
Davy Anthonissen  Account Info

Hey programmers. I have serious troubles. I need a simple shooting routine. An example even better. in the game I am making, you are a ship that can shoot. But I need a shooting routine for unlimited bullets. And yes, I checked the phoenix routine but I don't understand it all. Can someone send me a simple shooting example please!
Thanks

     1 September 2004, 16:01 GMT

Re: Game Ideas
K L  Account Info

Why not come up with a version of the GBA game:"Ed, Edd, n' Eddy: Jawbreakers!" game for the TI-83 Plus.

     3 September 2004, 22:19 GMT

Re: Game Ideas
ChipNate Account Info

I'm working on a game for the TI-89 that is a clone of Mega Man II for the NES. I'm a fairly advanced Assembly Programmer and I would like some help. If you can help me please E-Mail me at Svbgr@aol.com.

     5 September 2004, 23:52 GMT

Re: Game Ideas
barosjn Account Info

I got a program in which I can program with Basic, but I need some help to make the best basic games ever. I need a good formula for making a text game, as in one of those games without graphics but descriptive text in which the player types in commands to get to another part of the game. I want there to be a mission log, combat, and an inventory list in my game too.

     7 September 2004, 22: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